]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
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)
commitafcafb472d0c49668d0aec3af8ebe2c60c378700
treea0b875762d373713ab6a6685b26ea01390ce84ef
parent40df281982840da1b7e1428861fc255236183ca4
generic: add 042 to the auto and quick groups

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