staging/lustre: move /proc/fs/lustre/devices to debugfs
authorOleg Drokin <green@linuxhacker.ru>
Thu, 21 May 2015 19:32:07 +0000 (15:32 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 02:10:36 +0000 (11:10 +0900)
commit4361a048743f900bb0710bd7cb36a650d7bef93a
tree750750447c6a71394cbc232ddbf892a75db8b63a
parent5c8c82f63a11c07a0687d2c71411166017012689
staging/lustre: move /proc/fs/lustre/devices to debugfs

the devices file prints out status information about all
obd devices in the system in human readable form.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c