From f6aca7f2ab08e1a857fe625891aebef86e413933 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 9 Feb 2023 06:13:55 +0100 Subject: [PATCH] xfs: add 080 to the auto and quick groups xfs/080 is not dangerous, isn't a known fail and runs very quickly. Signed-off-by: Christoph Hellwig Reviewed-by: Darrick J. Wong Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- tests/xfs/080 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/080 b/tests/xfs/080 index abcfa004..2d90b6c4 100755 --- a/tests/xfs/080 +++ b/tests/xfs/080 @@ -7,7 +7,7 @@ # rwtest (iogen|doio) # . ./common/preamble -_begin_fstest rw ioctl +_begin_fstest rw ioctl auto quick # Import common functions. . ./common/filter -- 2.39.5