Files
ubports_kernel_google_msm/drivers/md
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-04-09 00:27:17 +01:00
2009-04-09 00:27:13 +01:00
2009-04-09 00:27:13 +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