Whamcloud - gitweb
LU-5275 lprocfs: remove all non-seq file functions 35/12235/11
authorJames Simmons <uja.ornl@gmail.com>
Tue, 13 Jan 2015 00:54:52 +0000 (19:54 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 19 Jan 2015 23:49:27 +0000 (23:49 +0000)
commitb66962c0f92b29353ac255400783e9b0faa9c2e3
tree61da586221f0db92d28a1f3b2ccfc228f65f6324
parent17d614c7017c41d3484b163c8d86d324335c93e0
LU-5275 lprocfs: remove all non-seq file functions

With the completion of the move to seq_file based
proc handling for lustre we can remove all the
no longer used non-seq_file handling routines.
Rename lprocfs_try_remove_proc_entry to match the
new function in newer kernels and RHEL6.6 that
does a similar thing (remove_proc_subtree).

Change-Id: Ieff19f0216770da94f29562d51abcbf5869bad34
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/12235
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/autoconf/lustre-core.m4
lustre/include/lprocfs_status.h
lustre/obdclass/genops.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lprocfs_status_server.c