Whamcloud - gitweb
LU-5030 util: migrate lctl params functions to use cfs_get_paths() 66/17466/18
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 28 Jan 2016 16:08:48 +0000 (11:08 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 4 Feb 2016 04:45:23 +0000 (04:45 +0000)
Make the normal lctl set_param,list_param, and get_param
operations to use the new cfs_get_paths() function which
enables sysfs support along side procfs.

Change-Id: I5817e96c3172de53930776f0891f2a642907bfde
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/17466
Reviewed-by: Ryan Haasken <haasken@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>

No differences found