Whamcloud - gitweb
LU-3386 lproc: improve osc/mdc "imports" connect data 64/9264/5
authorEmoly Liu <emoly.liu@intel.com>
Thu, 22 May 2014 08:16:37 +0000 (16:16 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 Jun 2014 19:37:30 +0000 (19:37 +0000)
commit87cb49b54b1a2e7a31afa8602991a7df18462965
tree8a361f7f828a3607ffa1d1be87041dcf2379ad99
parent52ca7e5b4e1e57b025a99a37b497a9e32f7485e2
LU-3386 lproc: improve osc/mdc "imports" connect data

Improve /proc/fs/lustre/{osc,mdc}/*/import files to print
the struct obd_connect_data data fields as "connect_data:"
in addition to the "connect_flags:" field.
Lustre-commit: 62660c799be886e557ae0426126fc3e4b61927d4
Lustre-change: http://review.whamcloud.com/6588
Also, this patch includes the fix in
http://review.whamcloud.com/#/c/10344

Signed-off-by: Liu Ying <emoly.liu@intel.com>
Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Iabf2231341f3d674960626fb7230e2ba5cf4f113
Reviewed-on: http://review.whamcloud.com/9264
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/lprocfs_status.c
lustre/tests/conf-sanity.sh
lustre/tests/recovery-small.sh