]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic: add 042 to the auto and quick groups
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Feb 2023 05:13:52 +0000 (06:13 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 11 Feb 2023 04:43:46 +0000 (12:43 +0800)
generic/042 was removed from the auto group in 2015 by commit
7721b8501608 ("generic/042: remove from the 'auto' group") because it
always failed on XFS and wasn't run for other file systems back then.
Since then XFS fixed the problem it reproduces, and ext4 and f2fs
have grown shutdown support and also pass it reliably.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/042

index 38e0a488a0c00dd81494dc24d5ace4faa9f7ebe9..5116183f79f36fe2f00d6d5d747effa4dad7e574 100755 (executable)
@@ -13,7 +13,7 @@
 # stale data exposure can occur.
 #
 . ./common/preamble
-_begin_fstest shutdown rw punch zero prealloc
+_begin_fstest shutdown rw punch zero prealloc auto quick
 
 # Import common functions.
 . ./common/filter