Whamcloud - gitweb
LU-8066 misc: replace remaining /proc access with lctl 78/39578/4
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 5 Aug 2020 08:58:46 +0000 (02:58 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 9 Aug 2020 17:15:38 +0000 (17:15 +0000)
commit69b68cf79fff38864cf0888c7bd1053f658c55c7
treed7c077ca4242c8600411a4e3af755794527fa01d
parentd2805ca938b3fbf8180cb6a9a0936f31d343190d
LU-8066 misc: replace remaining /proc access with lctl

Replace most remaining parameter access references with calls to
"lctl get_param" or "lctl set_param", since these aprameters are
moved as needed to meet upstream kernel requirements.

The last few stragglers are in the output of specific tools that
will need to be fixed before their output will be correct.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I4bbd7bf1bcbe8dadf612daa4917af337d23ebbe5
Reviewed-on: https://review.whamcloud.com/39578
Reviewed-by: Ben Evans <beevans@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
LustreOperations.xml
LustreProc.xml
LustreRecovery.xml
LustreTroubleshooting.xml
LustreTuning.xml
ManagingFileSystemIO.xml
SystemConfigurationUtilities.xml
TroubleShootingRecovery.xml
UserUtilities.xml