Whamcloud - gitweb
LU-3319 procfs: move llite proc handling over to seq_file 90/7290/17
authorJames Simmons <uja.ornl@gmail.com>
Fri, 10 Jan 2014 16:44:59 +0000 (11:44 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 17 Jan 2014 23:15:16 +0000 (23:15 +0000)
commit3019471086f008f45b045db424f5351fc271a1be
tree4facb174fd189bf1c4844b35839b9e09956c8319
parentb3058c3c1db159967cfa2f1b4db1b13e5a562457
LU-3319 procfs: move llite proc handling over to seq_file

For lustre clients a special abstract layer so a lustre
client can be mounted. In order to support 3.10+ kernels
this client code being the llite,vvp,and clio layers proc
proc handling has been ported to using seq_files only.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Id2ac0956dbdf586ab1200e2edb00d489c15c5d50
Reviewed-on: http://review.whamcloud.com/7290
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/cl_object.h
lustre/include/lu_object.h
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/super25.c
lustre/llite/vvp_dev.c
lustre/obdclass/cl_object.c
lustre/obdclass/lu_object.c