Whamcloud - gitweb
LU-3386 lproc: fix "imports" output format 44/10344/7
authorAndreas Dilger <andreas.dilger@intel.com>
Tue, 17 Jun 2014 13:53:41 +0000 (09:53 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 23 Jun 2014 00:02:36 +0000 (00:02 +0000)
commitaa6773d95b0212e5bfe2a187e679322c1ac9eb8e
treec2eb7ab7db6ad1cb1eac89e58b2ef2d275ef7e87
parenta708d1a6bd24e7c3b9f63cd63a73f91963992c4c
LU-3386 lproc: fix "imports" output format

There was no comma being printed in the import flags listing since
commit 62660c799b because the "first" marker wasn't being set false.

Fix the output format to put a space around the '[' and ']' list
delimiters.

Make the "unknown" connect flag be a single word.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Iee725b503ec771773d456b3436480c6e52500c1e
Reviewed-on: http://review.whamcloud.com/10344
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/lprocfs_status.c
lustre/tests/conf-sanity.sh
lustre/tests/recovery-small.sh