Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH] fstests: mark replace tests in btrfs/group
@ 2014-11-19 15:33 Eric Sandeen
  2014-11-21  4:44 ` Eryu Guan
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2014-11-19 15:33 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs

A couple tests exercise replace but were not marked as such
in the group file.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
---

diff --git a/tests/btrfs/group b/tests/btrfs/group
index 9adf862..1f23979 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -13,7 +13,7 @@
 008 auto quick
 009 auto quick
 010 auto quick
-011 auto
+011 auto replace
 012 auto
 013 auto quick
 014 auto
@@ -22,7 +22,7 @@
 017 auto quick
 018 auto quick
 019 auto quick
-020 auto quick
+020 auto quick replace
 021 auto quick
 022 auto
 023 auto


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

end of thread, other threads:[~2014-11-21  5:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 15:33 [PATCH] fstests: mark replace tests in btrfs/group Eric Sandeen
2014-11-21  4:44 ` Eryu Guan
2014-11-21  5:53   ` Eric Sandeen

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