md/raid10: resize bitmap when required during reshape.
authorNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:28 +0000 (13:55 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 22 May 2012 03:55:28 +0000 (13:55 +1000)
commitbb63a7019df91933de6854a87ddc5488b49edb85
treed67b5399be52e0cd93a2292f0fd674109d6b6a2f
parenta4a6125a074e1b08ee8ae34f700c5bca19eb9d18
md/raid10: resize bitmap when required during reshape.

If a reshape changes the size of the array, then we can now
update the bitmap to suit - so do so.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid10.c