Whamcloud - gitweb
LU-6245 libcfs: remove sysctl module handling 59/19459/7
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 26 Apr 2016 00:54:50 +0000 (20:54 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 4 May 2016 15:00:55 +0000 (15:00 +0000)
commit9766f8e746731c74096c86fcc9514c3e3219e674
tree728a353e19980acd1946d935bf0db0d6f55fcbc5
parent2ada939e5aad7d381bee7894aa3a258cf317e95d
LU-6245 libcfs: remove sysctl module handling

Remove the sysctl handling we have for module parameters.
This code only gets built if CFS_SYSFS_MODULE_PARM is not
1 which is never the case. So this code is never built.
Plus this code has long been replaced by the sysfs module
parameters handling.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I5635bfd75a53bdd25af51c65fb1c2550d3cbbbaa
Reviewed-on: http://review.whamcloud.com/19459
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/gnilnd/gnilnd.c
lnet/klnds/gnilnd/gnilnd.h
lnet/klnds/gnilnd/gnilnd_modparams.c
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_modparams.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_lib.c
lnet/klnds/socklnd/socklnd_modparams.c