Whamcloud - gitweb
LU-5275 obdclass: Remove non seq file proc routines 51/11451/5
authorJames Simmons <uja.ornl@gmail.com>
Thu, 28 Aug 2014 17:24:12 +0000 (13:24 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 6 Sep 2014 02:48:41 +0000 (02:48 +0000)
commitbafa12c06d87c05bb263eed37ad8af1a2df99894
treeb9d91a3f18dde0c99e9f306a1eb3a891dcbe7652
parentceccfb7d820829b76639b0789b0e12581e5b8019
LU-5275 obdclass: Remove non seq file proc routines

Now that we have moved everything over to seq_files
for the proc handling we can remove all non seq_file
routines in lustre.

Change-Id: I20bd22fe920e430183b266219029a64beeb9747a
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/11451
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
30 files changed:
lustre/include/dt_object.h
lustre/include/lprocfs_status.h
lustre/include/obd_class.h
lustre/llite/llite_lib.c
lustre/lmv/lmv_obd.c
lustre/lod/lod_dev.c
lustre/lod/lproc_lod.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_device.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_mds.c
lustre/mgc/mgc_request.c
lustre/mgs/lproc_mgs.c
lustre/obdclass/dt_object.c
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lprocfs_status_server.c
lustre/obdclass/obd_config.c
lustre/obdecho/echo.c
lustre/ofd/ofd_dev.c
lustre/osc/osc_request.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-zfs/osd_handler.c
lustre/osp/lproc_osp.c
lustre/osp/lwp_dev.c
lustre/osp/osp_dev.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c