Whamcloud - gitweb
LU-3319 lprocfs: client side cleanups 43/8943/2
authorJames Simmons <uja.ornl@gmail.com>
Tue, 21 Jan 2014 17:06:59 +0000 (12:06 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 1 Mar 2014 02:37:34 +0000 (02:37 +0000)
commit96c0696453f3aaf5c29a46fd7c6f0bdc25301d71
tree88dce18b9294f719bda11d499cd91217c9151552
parentad17dd9122128fdea668894ace6a47c970126889
LU-3319 lprocfs: client side cleanups

Now that all the client side seq_file patches it is
time to handle the issue that people pointed out but
were not severe enough to prevent landing. This patch
addresses all the concerns as well and move all struct
lprocfs_seq_var to be initialized C99 style.

Change-Id: I89e8b719bd067ecf4e3cab481a2d4c62d5052af0
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/8943
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Peng Tao <bergwolf@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
13 files changed:
lustre/fid/lproc_fid.c
lustre/lmv/lproc_lmv.c
lustre/lov/lproc_lov.c
lustre/mdc/lproc_mdc.c
lustre/mgc/lproc_mgc.c
lustre/obdclass/lprocfs_status.c
lustre/obdecho/echo.c
lustre/osc/lproc_osc.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/quota/qmt_pool.c
lustre/quota/qsd_lib.c