On 6/18/25 2:07 PM, John Garry wrote: > Same as done for raid0, set chunk_sectors limit to appropriately set the > atomic write size limit. > > Setting chunk_sectors limit in this way overrides the stacked limit > already calculated based on the bottom device limits. This is ok, as > when any bios are sent to the bottom devices, the block layer will still > respect the bottom device chunk_sectors. > > Signed-off-by: John Garry <john.g.ga...@oracle.com> Looks good to me: Reviewed-by: Nilay Shroff <ni...@linux.ibm.com>
- [PATCH v2 0/5] block/md/dm: set chunk_sectors from stac... John Garry
- [PATCH v2 1/5] block: sanitize chunk_sectors for a... John Garry
- Re: [PATCH v2 1/5] block: sanitize chunk_secto... Nilay Shroff
- [PATCH v2 4/5] dm-stripe: limit chunk_sectors to t... John Garry
- Re: [PATCH v2 4/5] dm-stripe: limit chunk_sect... Nilay Shroff
- Re: [PATCH v2 4/5] dm-stripe: limit chunk_sect... Mikulas Patocka
- [PATCH v2 3/5] md/raid10: set chunk_sectors limit John Garry
- [PATCH v2 5/5] block: use chunk_sectors when evalu... John Garry
- Re: [PATCH v2 5/5] block: use chunk_sectors wh... Martin K. Petersen
- Re: [PATCH v2 5/5] block: use chunk_sectors wh... Nilay Shroff
- [PATCH v2 2/5] md/raid0: set chunk_sectors limit John Garry
- Re: [PATCH v2 2/5] md/raid0: set chunk_sectors... Nilay Shroff