public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] btrfs: remove stale test for alien devices from auto group
@ 2020-09-21 14:30 Johannes Thumshirn
  2020-09-21 14:33 ` Josef Bacik
  2020-09-23  3:31 ` Anand Jain
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Thumshirn @ 2020-09-21 14:30 UTC (permalink / raw)
  To: Eryu Guan; +Cc: linux-btrfs, Anand Jain, fstests, Johannes Thumshirn

btrfs/198 is supposed to be a test for the patch
"btrfs: remove identified alien device in open_fs_devices" but this patch
was never merged in btrfs.

Remove the test from fstests' auto group, as it is constantly failing.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
---
 tests/btrfs/group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/group b/tests/btrfs/group
index 1b5fa695a9f7..a1ec54c51631 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -199,7 +199,7 @@
 195 auto volume balance
 196 auto metadata log volume
 197 auto quick volume
-198 auto quick volume
+198 quick volume
 199 auto quick trim
 200 auto quick send clone
 201 auto quick punch log
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-23  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 14:30 [PATCH v2] btrfs: remove stale test for alien devices from auto group Johannes Thumshirn
2020-09-21 14:33 ` Josef Bacik
2020-09-23  3:31 ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox