]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: Do not indicate resync during reshape
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 16 Dec 2010 04:48:27 +0000 (15:48 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 16 Dec 2010 04:48:27 +0000 (15:48 +1100)
commit4c9bc37b9719a9ea3e151b6234595e87a3b1ba62
tree0de5b5a49aa4717cc061d249ad463210ebaf792a
parentaad6f216a1c667ddfbb9a4a4c379ff32f69f962f
imsm: Do not indicate resync during reshape

If reshape is started resync is not allowed in parallel. This would
break reshape.  If array is in General Migration state do not indicate
resync and allow for reshape continuation.

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