Whamcloud - gitweb
LU-3319 procfs: move lod proc handling to seq_files 10/8010/13
authorJames Simmons <uja.ornl@gmail.com>
Wed, 26 Mar 2014 23:57:44 +0000 (19:57 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 20 May 2014 04:06:36 +0000 (04:06 +0000)
commit8d3c7316fc94297e1d92f4ec31cf941a389f6f82
treebe2317507958052d4530a67ff9b9c4516a25c7a2
parent1b6d4ae18692ab4e8cb7330d8af4f905ab8213fb
LU-3319 procfs: move lod proc handling to seq_files

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

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Iaa0f617fcd430e91f12afbc0faf6906fd275a7a5
Reviewed-on: http://review.whamcloud.com/8010
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/lod/lod_dev.c
lustre/lod/lod_internal.h
lustre/lod/lod_pool.c
lustre/lod/lproc_lod.c