]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix issues with the finish of monitoring a reshape.
authorNeilBrown <neilb@suse.de>
Tue, 11 Jan 2011 23:40:56 +0000 (10:40 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 11 Jan 2011 23:40:56 +0000 (10:40 +1100)
commit223c5c999ef9942e16455885f37752d0991f582f
tree7441b86f077666616abc606718f7bd6169b81a57
parent965330727279c6d77d0c333a8d9fdddb03d1033d
Fix issues with the finish of monitoring a reshape.

1/ We need to clean up the backup file after the reshape finishes.
2/ We need to remove the suspended region and clear the resync
   controls after the resync finishes.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c