Whamcloud - gitweb
LU-2358 procfs: Implement /proc/fs/lustre/mgs/MGS/fstype as symlink
authorJohn L. Hammond <jhammond@tacc.utexas.edu>
Tue, 20 Nov 2012 17:33:04 +0000 (11:33 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 17 Dec 2012 06:34:31 +0000 (01:34 -0500)
commit1a87510ec2aef550b5654f6edb05f6c7ee5ec78b
treee919f19e4f8d7441ba1282a1a198bb14519f0c6b
parent3c6137d088196c6e46812b4fd24b0ac781c07ed7
LU-2358 procfs: Implement /proc/fs/lustre/mgs/MGS/fstype as symlink

Add symlinks:
  /proc/fs/lustre/mgs/MGS/osd    -> ../../osd-ldiskfs/lustre-MDT0000
  /proc/fs/lustre/mgs/MGS/fstype -> osd/fstype
  /proc/fs/lustre/mgs/MGS/mntdev -> osd/mntdev
Remove unused lprocfs_rd_fstype().

Change-Id: Ic5cce7cf31962c7d6ea97c5d3117fba81539cb68
Signed-off-by: John L. Hammond <jhammond@tacc.utexas.edu>
Reviewed-on: http://review.whamcloud.com/4635
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/lprocfs_status.h
lustre/mgs/lproc_mgs.c
lustre/mgs/mgs_internal.h
lustre/obdclass/lprocfs_status.c