]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: Detect migration end during migration record saving
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
commit0228d92ca3bf1b6a8b2d6d5aef9bb64d82d103fe
tree8a80e5cf58cc9b9cf4a7530cc63fa61bdb375a1b
parent2e062e82102a5ee6c430e036a59071b9f1a5c475
imsm: FIX: Detect migration end during migration record saving

Checkpoint should be saved when migration is in progress only.
End of reshape (based on passes status) should be detected and it should
not cause abort of reshape/check-pointing/ operation.

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