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
..
2009-03-31 15:09:39 +11:00
2006-01-01 22:21:50 +01:00
2009-05-26 09:41:17 +10:00
2009-03-31 14:27:03 +11:00
2009-04-02 19:55:23 +01:00
2009-04-02 19:55:28 +01:00
2009-04-15 08:28:09 +02:00
2009-04-02 19:55:34 +01:00
2009-04-02 19:55:35 +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-04-02 19:55:30 +01:00
2009-04-15 08:28:09 +02:00
2008-10-10 13:36:58 +01:00
2009-04-02 19:55:27 +01:00
2006-12-08 08:28:40 -08:00
2009-04-15 08:28:09 +02:00
2009-04-15 08:28:09 +02:00
2008-10-21 17:44:59 +01:00
2009-04-02 19:55:35 +01:00
2009-04-02 19:55:35 +01:00
2009-04-15 08:28:09 +02:00
2009-01-06 03:04:58 +00:00
2009-01-06 03:05:12 +00:00
2009-04-09 00:27:13 +01:00
2009-04-02 19:55:28 +01:00
2008-04-28 08:58:42 -07:00
2007-10-20 02:01:26 +01:00
2009-01-06 03:04:58 +00:00
2009-04-15 08:28:09 +02:00
2009-04-09 00:27:13 +01:00
2009-03-31 14:59:03 +11:00
2009-03-31 15:27:05 +11:00
2009-03-31 14:59:03 +11:00
2009-03-31 14:33:13 +11:00
2009-03-31 15:09:39 +11:00
2009-05-26 12:57:36 +10:00
2009-04-14 12:01:53 +10:00
2009-03-31 15:09:39 +11:00
2009-03-31 14:59:03 +11:00
2009-03-31 14:33:13 +11:00
2009-03-31 15:00:31 +11:00
2009-03-31 14:33:13 +11:00
2009-04-15 08:28:09 +02:00
2009-03-31 14:33:13 +11:00
2009-06-09 16:32:22 +10:00
2009-03-31 15:28:40 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 15:09:39 +11:00
2009-03-31 14:57:37 +11:00
2009-05-07 12:48:10 +10:00
2009-03-31 14:33:13 +11:00
2005-04-16 15:20:36 -07:00