]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Exmaine/brief: put member arrays after container arrays.
authorNeilBrown <neilb@suse.de>
Fri, 7 Aug 2009 04:17:40 +0000 (14:17 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 7 Aug 2009 04:17:40 +0000 (14:17 +1000)
commit4737ae25dec3b6b703f8f60f351e2d6d7b527ac1
tree4b39ef9ba51528891e1713f434b9b530628423ca
parent823f06865e1c79865004b81de35fc4b6338d9492
Exmaine/brief: put member arrays after container arrays.

A previous patch moved move the '--examine --brief' reporting of
member arrays to before their containers.  This breaks "mdadm -As"
assembly.  So put them back, but still fix the problem addressed by
previous patch.

Signed-off-by: NeilBrown <neilb@suse.de>
Examine.c
mdadm.h
super-ddf.c
super-intel.c