]> git.ipfire.org Git - thirdparty/mdadm.git/commit
test: speed up reshape when stopping arrays.
authorNeilBrown <neilb@suse.de>
Mon, 6 Jul 2015 03:52:04 +0000 (13:52 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 6 Jul 2015 03:52:04 +0000 (13:52 +1000)
commit602b9169510a9731ef4dc9b116b764bc57d5b44c
treebd0217ac3e82a3463f82a614eade1b76abd52d67
parent5c351af129a6ce7f8ef431709bc91bfffb43073e
test: speed up reshape when stopping arrays.

--stop needs to wait for reshape to get to a suitable
spot, so having really slow resync isn't helpful.

Signed-off-by: NeilBrown <neilb@suse.de>
test