OSDN Git Service

staging/lustre/obdclass: Prepare for procfs to sysfs migration
authorOleg Drokin <green@linuxhacker.ru>
Thu, 21 May 2015 19:32:16 +0000 (15:32 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 02:18:23 +0000 (11:18 +0900)
commit9b8013023cb62360b56c04313687e93a1c2bf3d6
tree9637d2ceb6465c1b5b9e066defdf65128de99e05
parentb8c7ceda74e31aa8511e7b334e14e1c6169e8bee
staging/lustre/obdclass: Prepare for procfs to sysfs migration

Add necessary plumbing to register obd types and instances
under /sys/fs/lustre

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lprocfs_status.h
drivers/staging/lustre/lustre/include/obd.h
drivers/staging/lustre/lustre/lmv/lmv_obd.c
drivers/staging/lustre/lustre/lov/lov_obd.c
drivers/staging/lustre/lustre/mdc/mdc_request.c
drivers/staging/lustre/lustre/mgc/mgc_request.c
drivers/staging/lustre/lustre/obdclass/genops.c
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
drivers/staging/lustre/lustre/osc/osc_request.c