]> git.ipfire.org Git - thirdparty/mdadm.git/commit
FIX: Do not try to (continue) reshape using inactive array
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 9 Feb 2012 01:38:15 +0000 (12:38 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 9 Feb 2012 01:38:15 +0000 (12:38 +1100)
commit1ca90aa6484a6f5d4fdd6122ad1d2015209bd8e0
tree749c01d3c15a924e713a1c7ca393120bb5df6687
parente1dd332a09c66ef0df68229cc633b8f2521e5db4
FIX: Do not try to (continue) reshape using inactive array

When one of arrays is inactive, do not try to continue reshape
on this array. Just skip it.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c