]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Examine: fixup output in the presence of containers with spares
authorDan Williams <dan.j.williams@intel.com>
Tue, 15 Sep 2009 18:34:20 +0000 (11:34 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 15 Sep 2009 18:34:20 +0000 (11:34 -0700)
commitee836c39b503e67b895a7ebabee8208a7ff0fea8
treef169418c2638beceeba74ab3a0121d0dab6cc767
parent709743c554c78b4bbc4483a3ba6845909d4db6ba
Examine: fixup output in the presence of containers with spares

If we dump any 'spare' or 'device' information for a container in the
'brief' case then we need a newline before printing member array info.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Examine.c