]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Unfreeze for non re-striping transitions
authorKrzysztof Wojcik <krzysztof.wojcik@intel.com>
Mon, 17 Jan 2011 01:56:43 +0000 (12:56 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 17 Jan 2011 01:56:43 +0000 (12:56 +1100)
commite35b189b4e8e7b7c900c388e5fd678c1db1c81ba
tree93911a0bac396158d653c3594a7e7a1a9834ee1d
parent031d445c18a91eb140ce87cd05b0d3fec1f1b215
Unfreeze for non re-striping transitions

For non re-striping transitions array must be unfrozen
before end of processing.
For restriping transitions we normally let the child
unfreeze the array but in this case there is no child.

Signed-off-by: Krzysztof Wojcik <krzysztof.wojcik@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c