Whamcloud - gitweb
LU-3319 procfs: move mdt/mds proc handling to seq_files 36/8036/19
authorJames Simmons <uja.ornl@gmail.com>
Fri, 9 May 2014 20:30:46 +0000 (16:30 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 20 May 2014 04:08:50 +0000 (04:08 +0000)
commit90636ff53d8d2d714a7591c4bb9a75a7c69f997f
tree984c95798738aa756b30ac496728bd2c07e80a8e
parent8d3c7316fc94297e1d92f4ec31cf941a389f6f82
LU-3319 procfs: move mdt/mds proc handling to seq_files

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

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Icbafdcd2c2fe3959a51dda3f9c715b0ff8d95742
Reviewed-on: http://review.whamcloud.com/8036
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
lustre/mdt/mdt_coordinator.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_hsm_cdt_actions.c
lustre/mdt/mdt_hsm_cdt_agent.c
lustre/mdt/mdt_hsm_cdt_requests.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_mds.c