staging/lustre/libcfs: move /proc/sys/lnet to debugfs
authorOleg Drokin <green@linuxhacker.ru>
Mon, 6 Jul 2015 16:48:51 +0000 (12:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2015 02:47:20 +0000 (19:47 -0700)
commit0871d551af37c72c308397c16c31bae945e6a79d
tree1c13ef5205518c71c640df4ebcd0331957550c12
parent8952aad1cfc178cae5205546be62f0e22a056f0b
staging/lustre/libcfs: move /proc/sys/lnet to debugfs

Parameters in lnet sysctl are of debug quantity, so let's move them
to debugfs instead.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/module.c