NeilBrown 0e6e0271a2 md/raid5: fix bug in reshape code when chunk_size decreases.
Now that we support changing the chunksize, we calculate
"reshape_sectors" to be the max of number of sectors in old
and new chunk size.
However there is one please where we still use 'chunksize'
rather than 'reshape_sectors'.
This causes a reshape that reduces the size of chunks to freeze.

Signed-off-by: NeilBrown <neilb@suse.de>
2009-06-09 16:32:22 +10:00
..
2006-01-01 22:21:50 +01:00
2009-04-02 19:55:28 +01:00
2009-04-02 19:55:24 +01:00
2009-04-09 00:27:12 +01:00
2009-04-09 00:27:17 +01:00
2009-04-09 00:27:13 +01:00
2009-01-06 03:05:12 +00:00
2009-04-09 00:27:13 +01:00
2007-10-20 02:01:26 +01:00
2009-04-15 08:28:09 +02:00
2009-04-09 00:27:13 +01:00
2009-05-26 12:57:36 +10:00
2009-04-14 12:01:53 +10:00
2009-03-31 15:00:31 +11:00
2009-03-31 14:57:37 +11:00
2005-04-16 15:20:36 -07:00