]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix assembling of array with spares when verion-1 superblock is used.
authorNeil Brown <neilb@suse.de>
Mon, 12 Sep 2005 05:23:11 +0000 (05:23 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 12 Sep 2005 05:23:11 +0000 (05:23 +0000)
commit308e1801baa05edbcfda6e8054fdf90727581c62
tree5793bfc567206cc898a1fb9cf5812275038fffcc
parent265e0f17317e6d23864263c04ae581b35f946b5e
Fix assembling of array with spares when verion-1 superblock is used.

As spared don't have a position in the raid array with verion-1 superblocks,
we need to handle them a bit differently.

Signed-off-by: Neil Brown <neilb@suse.de>
Assemble.c
ChangeLog
Manage.c
makedist
test
tests/03r5assemV1