]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Handle edge case with suspend_point updates.
authorNeilBrown <neilb@suse.de>
Tue, 11 Jan 2011 23:51:44 +0000 (10:51 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 11 Jan 2011 23:51:44 +0000 (10:51 +1100)
commit49cd738ba240eecfda175f8eeca38861c6656c3f
tree7608e684d12583ca11c098960da3097809a97ad6
parent60204e4e54c554fe1190d07635d96b8bdb71bb7f
Handle edge case with suspend_point updates.

If reshape_progress equals suspend_point, it is also appropriate to
update the end of the suspend region.

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