From 40df281982840da1b7e1428861fc255236183ca4 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 9 Feb 2023 06:13:51 +0100 Subject: [PATCH] btrfs: add 185 to the auto and quick groups btrfs/185 runs in a second, add it to the auto and quick group. Signed-off-by: Christoph Hellwig Reviewed-by: Anand Jain Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- tests/btrfs/185 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/185 b/tests/btrfs/185 index ee97b626..efb10ac7 100755 --- a/tests/btrfs/185 +++ b/tests/btrfs/185 @@ -9,7 +9,7 @@ # a9261d4125c9 ("btrfs: harden agaist duplicate fsid on scanned devices") # . ./common/preamble -_begin_fstest volume +_begin_fstest volume auto quick mnt=$TEST_DIR/$seq.mnt # Override the default cleanup function. -- 2.39.5