]> git.ipfire.org Git - thirdparty/mdadm.git/commit - ChangeLog
Change handling for "--assemble --force" when two drives disappeared at once.
authorNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:31:41 +0000 (17:31 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:31:41 +0000 (17:31 +1100)
commitc5a6f9a61d166512f237fa88bd5867dfa4e81a70
tree8cf27e3eb09320e06eaffb2c4ed4cb0f9418b7bf
parentbf4fb153a4431ad3f91c3e72eebbd661b0455ed7
Change handling for "--assemble --force" when two drives disappeared at once.

If two drives in a raid5 disappear at the same time, then "-Af"
will add them both in rather than just one and forcing the array
to 'clean'.  This is slightly safer in some cases.
Assemble.c
ChangeLog