Whamcloud - gitweb
LU-3319 procfs: move mgs proc handling to seq_files 35/7935/10
authorJames Simmons <uja.ornl@gmail.com>
Tue, 4 Mar 2014 15:45:30 +0000 (10:45 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 21 Apr 2014 03:49:20 +0000 (03:49 +0000)
commitd5cbb8f65267962a1c12aa89e3effebed7b73e3e
tree86fae1146d3528aeaf6cabc3af3cb271078e3204
parentada98f0dc159675613ebb6162d07289ab48704a8
LU-3319 procfs: move mgs proc handling to seq_files

With 3.10 linux kernel and above proc handling now only
uses struct seq_files. This patch migrates the mgs
layer proc entries over to using seq_files.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I1a12dd9b1fc8f139116a8f3a684956a5ba88f055
Reviewed-on: http://review.whamcloud.com/7935
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mgs/lproc_mgs.c
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/mgs/mgs_nids.c