]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: improve messages when restarting a reshape.
authorNeilBrown <neilb@suse.de>
Tue, 2 Jul 2013 03:09:07 +0000 (13:09 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 2 Jul 2013 03:09:07 +0000 (13:09 +1000)
commitbe7c26b48cccfa9897fcbfc127d8bb2313ccb9c4
tree6a9278d8f22eefdbe98b19308fa24ed734a20a05
parentc39b2e633fd6eb82a8a8e822ef01339806b05bfa
Assemble: improve messages when restarting a reshape.

If the restarted reshape needs a backup file and we don't have one,
that should be reported before we try to start the array.
Also we shouldn't say the "Cannot grow" but "cannot complete".

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Grow.c