Whamcloud - gitweb
LU-5030 utils: migrate most lustre utils to use cfs_get_paths() 62/17462/14
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 18 Jan 2016 14:39:43 +0000 (09:39 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 25 Jan 2016 01:57:25 +0000 (01:57 +0000)
commit81aa70a14c7dcadd593ed987d3f92bd05d120a0f
tree5aca128ad3d3674d4081324c66fdc095313af25d
parent072d6b3156bf3b5d1738b43aadcba5c378c59ee9
LU-5030 utils: migrate most lustre utils to use cfs_get_paths()

Move all the lustre test applications and utilities
except for the code to handle lctl [s|get]_param
to use cfs_get_paths() instead of accessing the
proc file system directly. This automatically
enables support for sysfs used in the upstream
client.

Change-Id: Iecb4a269c00ac8a5e0633d69d0370e9881ee6e33
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Signed-off-by: Wang Chao <chao.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/17462
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/Makefile.am
lustre/tests/ll_dirstripe_verify.c
lustre/tests/llapi_hsm_test.c
lustre/tests/mmap_sanity.c
lustre/utils/gss/Makefile.am
lustre/utils/gss/gssd_proc.c
lustre/utils/gss/lgss_keyring.c
lustre/utils/l_getidentity.c
lustre/utils/obd.c