]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix assembling of raid10 in the face of missing devices. stable-1
authorNeil Brown <neilb@suse.de>
Mon, 5 Sep 2005 01:14:26 +0000 (01:14 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 5 Sep 2005 01:14:26 +0000 (01:14 +0000)
commit6e6dc574d60f108fdc49f3b755d9baeec1335ba2
tree770cdad9dfa89f9e00b53aa10b59fe88a9f669ad
parentbaa2cd47e56f0a387685fb923ce9663b42df9fc2
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
mdadm.h
util.c