]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: fixup examine_brief to be more descriptive in the container only case
authorDan Williams <dan.j.williams@intel.com>
Sat, 1 Aug 2009 00:11:41 +0000 (17:11 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 1 Aug 2009 00:11:41 +0000 (17:11 -0700)
commit0d5a423fe7481de5ce20c6174841afeb1aadd255
treed790fcbd5510102ac34f241621a80ab3e04ff32f
parent37424f132cb3874fe51021b1b5e04445a3ba1bdb
imsm: fixup examine_brief to be more descriptive in the container only case

Prior to creating any arrays in a new container the output from -Ebs for
a 4-disk imsm array returns:

spares=4

We should at least display that these are imsm spares:

ARRAY metadata=imsm
spares=4

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