Whamcloud - gitweb
LU-3319 procfs: move osp proc handling to seq_files 29/8029/7
authorJames Simmons <uja.ornl@gmail.com>
Fri, 3 Jan 2014 15:16:08 +0000 (10:16 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 18 Jan 2014 05:48:40 +0000 (05:48 +0000)
commita97e4898ad9e0b65f457b01bdfa954f7d7cd272d
tree77167626d5021ecb41eb24ab7f9872fde6d53652
parent04e7562f872092c7a94e6d77fb5d2a7f97594bcf
LU-3319 procfs: move osp proc handling to seq_files

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

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: If58826e11524a5fffd2e491c1386e3795015bc7e
Reviewed-on: http://review.whamcloud.com/8029
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osp/lproc_osp.c
lustre/osp/lwp_dev.c
lustre/osp/osp_dev.c
lustre/osp/osp_internal.h