]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Fix assembling of raid10 in the face of missing devices.
authorNeil Brown <neilb@suse.de>
Mon, 12 Sep 2005 04:57:52 +0000 (04:57 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 12 Sep 2005 04:57:52 +0000 (04:57 +0000)
commit265e0f17317e6d23864263c04ae581b35f946b5e
tree0b368c095b4cfa6081a1d74a8ae44a288d09e511
parent63f8c4c76bff7d45e9403908ed3591edac7a6e4f
Fix assembling of raid10 in the face of missing devices.

We now check if enough devices are present properly, so
--force can be used to good effect.

Signed-off-by: Neil Brown <neilb@suse.de>
Assemble.c
ChangeLog
mdadm.h
super0.c
super1.c
util.c