md/raid5: allow layout and chunksize to be changed on active array.
authorNeilBrown <neilb@suse.de>
Tue, 31 Mar 2009 04:24:23 +0000 (15:24 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 31 Mar 2009 04:24:23 +0000 (15:24 +1100)
commit88ce4930e2b80378d45506ce2c3bb5820e156e85
tree75847293ede7cd396b5470c0d1c4f50dc79ff031
parent7a6613810785872b7c028fba22fc0bae1c91733d
md/raid5: allow layout and chunksize to be changed on active array.

If an array has 3 or more devices, we allow the chunksize or layout
to be changed and when a reshape starts, we use these as the 'new'
values.

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