staging/lustre/lnet: Reenable lnet router debugfs
authorOleg Drokin <green@linuxhacker.ru>
Mon, 14 Sep 2015 22:41:17 +0000 (18:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Sep 2015 13:26:52 +0000 (06:26 -0700)
commitb03f395a3e9bf4874fb58f4fe6033866d3b9f105
treee7672445513e1b1484ba36d01bc2764915b88be0
parent6dd19f19a5e2fb78681e5f33431200e2b5aec763
staging/lustre/lnet: Reenable lnet router debugfs

It looks like router proc files were defined out, so I missed them
during debugfs conversion.
Reenable the code and move all the variables to debugfs.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/include/linux/lnet/lib-lnet.h
drivers/staging/lustre/lnet/lnet/api-ni.c
drivers/staging/lustre/lnet/lnet/router_proc.c
drivers/staging/lustre/lustre/libcfs/module.c
This page took 0.028397 seconds and 5 git commands to generate.