Whamcloud - gitweb
LU-3319 procfs: move mdd/ofd proc handling to seq_files 49/8049/18
authorJames Simmons <uja.ornl@gmail.com>
Thu, 22 May 2014 18:25:52 +0000 (14:25 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Jun 2014 05:09:52 +0000 (05:09 +0000)
commit0d92e17afa7ff7024d3e18268a2e1a89cba4d5bd
tree776281e42b36ff1035a7e116016facacded28918
parent794a5c02ebeb4eb2e9490e4f16cafcc9bf075e7b
LU-3319 procfs: move mdd/ofd proc handling to seq_files

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

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I61b7df6bfd5efd0f12e3ca1a1813b7b62d493168
Reviewed-on: http://review.whamcloud.com/8049
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@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/include/lustre_lfsck.h
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/lfsck/lfsck_namespace.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lproc.c
lustre/ofd/lproc_ofd.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h