md/raid5: reshape using largest of old and new chunk size
authorNeilBrown <neilb@suse.de>
Tue, 31 Mar 2009 04:21:40 +0000 (15:21 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 31 Mar 2009 04:21:40 +0000 (15:21 +1100)
This ensures that even when old and new stripes are overlapping,
we will try to read all of the old before having to write any
of the new.

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

No differences found