Whamcloud - gitweb
LU-3319 procfs: move osp proc handling to seq_files 36/7936/17
authorJames Simmons <uja.ornl@gmail.com>
Thu, 24 Apr 2014 16:04:57 +0000 (12:04 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 23 May 2014 05:28:09 +0000 (05:28 +0000)
commitea766f3be969997ce9e92cf9b359fc818583851a
tree8ae68db4bfa005e994b081de926bcee17ae2637c
parentcae32fb38f0754ab2f8eae89ffe9151c6c194ef8
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: Id8f77d72fd35755f1b7b1c17fcf27e0731bd5ac1
Reviewed-on: http://review.whamcloud.com/7936
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@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