]> git.ipfire.org Git - thirdparty/mdadm.git/commit
revert-reshape: make sure reshape_position is acceptable.
authorNeilBrown <neilb@suse.de>
Thu, 27 Jun 2013 06:38:53 +0000 (16:38 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 27 Jun 2013 06:38:53 +0000 (16:38 +1000)
commita2836f12c4c45738b495403a91a0f0db2e88e0cb
tree409246c412d6f5c0bb101f49d8bab0513ebe0cb4
parent240cb5a41ac51f3245adad7bb54afafc7d82559b
revert-reshape: make sure reshape_position is acceptable.

We can only revert a reshape if the reshape_position aligns
properly for the old geometry.
If it doesn't we just fail for now.

Also fix a +/- error with updating raid_disks for super1.c

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