Whamcloud - gitweb
LU-5030 utils: add -R parameter to lctl get_param 81/17081/9
authorAndreas Dilger <andreas.dilger@intel.com>
Sat, 5 Dec 2015 01:35:00 +0000 (09:35 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 17 Dec 2015 04:20:09 +0000 (04:20 +0000)
commit8c63d9141c0556bf9c1bfe245a8ad68c1c1f4980
treec963339d3a91337f5380ab6b19a0d160f6a69a00
parentacc918d76856ff14306c543c74e6ceef3865bcbc
LU-5030 utils: add -R parameter to lctl get_param

To allow printing all parameters under a specified directory.
This is needed to replace hard-coded /proc pathnames in sanity-sec.sh
test_24, but would also be useful for normal usage.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: I4391afce06fd63a87f556f7b95bd0cb2883ebbe5
Reviewed-on: http://review.whamcloud.com/17081
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/lctl.8
lustre/utils/lctl.c
lustre/utils/lustre_cfg.c