]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.8.in
Assemble: allow an array undergoing reshape to be started without backup file
authorNeilBrown <neilb@suse.de>
Wed, 1 Dec 2010 00:47:32 +0000 (11:47 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 1 Dec 2010 00:47:32 +0000 (11:47 +1100)
commit87f26d14f75cf565a5885b2a3426499a48987ac3
treeb68e93ac398edf4fc31ea5e2152155e1258391c2
parent417f346ee0cc59607a236fd4db8c79dee0825fb1
Assemble: allow an array undergoing reshape to be started without backup file

Though not having the proper backup file can cause data corruption, it
is not enough to justify not being able to start the array at all.
So allow "--invalid-backup" to be specified which says "just continue
even if a backup cannot be restored".

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Grow.c
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h