]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/lvfs: remove the lvfs layer
authorJames Simmons <uja.ornl@gmail.com>
Tue, 9 Sep 2014 18:39:02 +0000 (13:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:45:01 +0000 (14:45 -0700)
commitfdedd94509fdcee9e604fcce406a45a6ad3ee559
tree468091edfe3ad86a13f75ee3e469873080d92336
parentb037976f7a083b2cb80fbff5f6629620f1b53fc0
staging/lustre/lvfs: remove the lvfs layer

The lvfs layer is obsolete and unused by Lustre clients. So remove it
and integrate the last of the procfs code into the obdclass layer.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Reviewed-on: http://review.whamcloud.com/5512
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
14 files changed:
drivers/staging/lustre/lustre/Makefile
drivers/staging/lustre/lustre/include/linux/lustre_fsfilt.h [deleted file]
drivers/staging/lustre/lustre/include/linux/lvfs_linux.h
drivers/staging/lustre/lustre/include/lustre_fsfilt.h [deleted file]
drivers/staging/lustre/lustre/include/lustre_lib.h
drivers/staging/lustre/lustre/include/lvfs.h
drivers/staging/lustre/lustre/include/obd.h
drivers/staging/lustre/lustre/lvfs/Makefile [deleted file]
drivers/staging/lustre/lustre/lvfs/fsfilt.c [deleted file]
drivers/staging/lustre/lustre/lvfs/lvfs_linux.c [deleted file]
drivers/staging/lustre/lustre/obdclass/Makefile
drivers/staging/lustre/lustre/obdclass/lprocfs_counters.c [moved from drivers/staging/lustre/lustre/lvfs/lvfs_lib.c with 70% similarity]
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
drivers/staging/lustre/lustre/ptlrpc/llog_net.c