]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic/767: allow on any atomic writes filesystem
authorDarrick J. Wong <djwong@kernel.org>
Tue, 29 Jul 2025 20:09:32 +0000 (13:09 -0700)
committerZorro Lang <zlang@kernel.org>
Sat, 2 Aug 2025 14:15:17 +0000 (22:15 +0800)
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.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/767

index 161fef03825db4c22d545cc1282d1695c50b82dd..558aab1e6acf3407fa3c2e3b00adc910f4227df1 100755 (executable)
@@ -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