]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super0.c
Make Assemble/Force work on raid6 with 2 missing devices.
authorNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:30:51 +0000 (17:30 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:30:51 +0000 (17:30 +1100)
commit67a8c82d6069e7cf7b3fef00d1442bb2fff6fecc
treec31f8dbcc341a199b606ee3397cbbc35dcfa2bab
parent434b77559edef7bfd3e5f5366a2a00039baf7b48
Make Assemble/Force work on raid6 with 2 missing devices.

Previously it onl worked when one missing device.
Also split the "force" update_super method into two and it
is really serving two functions.
Assemble.c
ChangeLog
super0.c
super1.c
tests/06update-uuid [new file with mode: 0644]