]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
generic/363: remove _supported_fs xfs
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Jan 2025 07:12:58 +0000 (08:12 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 1 Feb 2025 06:53:37 +0000 (14:53 +0800)
Run this test for all file systems.  Just because they are broken doesn't
mean that zeroing should not be tested.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/363

index 477c111ccb6049a4de4aa120e70dcc5e2e2889db..74226a458427fe035b26ffeccaef412f25679964 100755 (executable)
@@ -13,9 +13,6 @@ _begin_fstest rw auto
 
 _require_test
 
-# currently only xfs performs enough zeroing to satisfy fsx
-_supported_fs xfs
-
 # on failure, replace -q with -d to see post-eof writes in the dump output
 run_fsx "-q -S 0 -e 1 -N 100000"