Whamcloud - gitweb
LU-3319 procfs: update ldiskfs proc handling to seq_files 32/8232/13
authorJames Simmons <uja.ornl@gmail.com>
Tue, 25 Mar 2014 16:37:41 +0000 (12:37 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 21 Apr 2014 03:49:30 +0000 (03:49 +0000)
commit5e9577a6a9a20d857404ffbff8e1bb539c1e2b8b
tree950e45f579b6deb30439f52e2cc434e32ed7a77e
parentd5cbb8f65267962a1c12aa89e3effebed7b73e3e
LU-3319 procfs: update ldiskfs proc handling to seq_files

Migrate all ldiskfs proc handling to using strictly
seq_files. Also include a fix with newer gcc complaining
certain variables are uninitialized.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ia296a4682e2feda02bcfbe0100de8a89404cd731
Reviewed-on: http://review.whamcloud.com/8232
Tested-by: Jenkins
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_lproc.c
lustre/osd-ldiskfs/osd_scrub.c