]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: Block array state change during reshape
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 16 Dec 2010 02:17:47 +0000 (13:17 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 16 Dec 2010 02:17:47 +0000 (13:17 +1100)
commit1af97990a6c8930c97f7943f0dac4b775c688274
treee312ee344f40425b75665e20b58ba6652fe0203f
parentd195167d9ca3eba2c8aea52e254d85d1f1e51e99
imsm: Block array state change during reshape

Array state change is blocked due to reshape action in progress
metadata changes are during applying.

'1' is returned to indicate that array is clean

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