On 29/07/2025 21:09, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@xxxxxxxxxx>
This test now works correctly for any atomic writes geometry since we
control all the parameters. Remove this restriction so that we can get
minimal testing on ext4 and fuse2fs.
The test comment reads "Validate multi-fsblock atomic write support with
simulated hardware support". Is that still true?
On another point, in checking generic/765, there still does seem to be
enough exclusive tests in 765 to make that test still have value.
Signed-off-by: "Darrick J. Wong" <djwong@xxxxxxxxxx>
> ---
Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>
tests/generic/767 | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/generic/767 b/tests/generic/767
index 161fef03825db4..558aab1e6acf34 100755
--- a/tests/generic/767
+++ b/tests/generic/767
@@ -36,7 +36,6 @@ export SCRATCH_DEV=$dev
unset USE_EXTERNAL
_require_scratch_write_atomic
-_require_scratch_write_atomic_multi_fsblock
# Check that xfs_io supports the commands needed to run this test
# Note: _require_xfs_io_command is not used here because we want to