在 2025/06/18 16:37, John Garry 写道:
Same as done for raid0, set chunk_sectors limit to appropriately set the
atomic write size limit.
Signed-off-by: John Garry
---
drivers/md/raid10.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Yu Kuai
diff --git a/drivers/md/raid10.c b/drivers/m
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.
>
> Signed-off-by: John Garry
Looks good to me:
Reviewed-by: Nilay Shroff
Same as done for raid0, set chunk_sectors limit to appropriately set the
atomic write size limit.
Signed-off-by: John Garry
---
drivers/md/raid10.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/md/raid10.c b/drivers/md/raid10.c
index b74780af4c22..97065bb26f43 100644
--- a/drivers/