public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] btrfs: fix classification of a couple btrfs tests
@ 2018-10-27  8:48 fdmanana
  0 siblings, 0 replies; only message in thread
From: fdmanana @ 2018-10-27  8:48 UTC (permalink / raw)
  To: fstests

From: Filipe Manana <fdmanana@suse.com>

Test btrfs/108 does not test collapse, in fact btrfs does not even support
the fallocate collapse operation, so remove it.
Test btrfs/159 does not test collapse either, it tests hole punching, so
replace the collapse group with the punch group.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/group | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/btrfs/group b/tests/btrfs/group
index 45782565..3ea84b1c 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -110,7 +110,7 @@
 105 auto quick send
 106 auto quick clone compress
 107 auto quick prealloc
-108 auto quick send clone punch collapse
+108 auto quick send clone punch
 109 auto quick send clone compress
 110 auto quick send
 111 auto quick send
@@ -161,7 +161,7 @@
 156 auto quick trim
 157 auto quick raid
 158 auto quick raid scrub
-159 auto quick collapse
+159 auto quick punch
 160 auto quick
 161 auto quick volume
 162 auto quick volume
-- 
2.11.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-27 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-27  8:48 [PATCH 1/2] btrfs: fix classification of a couple btrfs tests fdmanana

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