From: Christoph Hellwig Date: Tue, 28 Jan 2025 07:12:58 +0000 (+0100) Subject: generic/363: remove _supported_fs xfs X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d2f055fd91a28683a4416f7778d0984f6bfee15c;p=users%2Fhch%2Fxfstests-dev.git generic/363: remove _supported_fs xfs 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 Reviewed-by: Brian Foster Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- diff --git a/tests/generic/363 b/tests/generic/363 index 477c111cc..74226a458 100755 --- a/tests/generic/363 +++ b/tests/generic/363 @@ -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"