On 02/06/2025 20:22, Catherine Hoang wrote:
From: "Darrick J. Wong"<djwong@xxxxxxxxxx>
Fix a few bugs in the single block atomic writes test, such as not requiring
directio, using the page size for the ext4 max bsize, and making sure we check
the max atomic write size.
Cc:ritesh.list@xxxxxxxxx
Signed-off-by: Catherine Hoang<catherine.hoang@xxxxxxxxxx>
Reviewed-by: "Darrick J. Wong"<djwong@xxxxxxxxxx>
Signed-off-by: "Darrick J. Wong"<djwong@xxxxxxxxxx>
Reviewed-by: Ritesh Harjani (IBM)<ritesh.list@xxxxxxxxx>
Reviewed-by: Ojaswin Mujoo<ojaswin@xxxxxxxxxxxxx>
---
Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>
BTW, it would have been nice to keep the series versioning as before, as
this is really the same series, thanks!