]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
btrfs/219: add to the auto group
authorAnand Jain <anand.jain@oracle.com>
Thu, 2 Nov 2023 11:28:22 +0000 (19:28 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 16 Nov 2023 02:42:39 +0000 (10:42 +0800)
Add this test case back to the auto group which reverts the
commit e2e7b549380a ("fstests: btrfs/219: remove it from auto group") since
the previously missing kernel commit 5f58d783fd78 ("btrfs: free device in
btrfs_close_devices for a single device filesystem") has already been
integrated.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/219

index 0bbfd6949cc8c363b8fbcea6db568dcacd037566..9da835dcab10fc60af85d4aa85b8e9d0916afc91 100755 (executable)
@@ -12,7 +12,7 @@
 #
 
 . ./common/preamble
-_begin_fstest quick volume
+_begin_fstest auto quick volume
 
 # Override the default cleanup function.
 _cleanup()