Re: [PATCH] fstests: mark replace tests in btrfs/group

2014-11-20 Thread Eryu Guan
On Wed, Nov 19, 2014 at 09:33:31AM -0600, Eric Sandeen wrote:
 A couple tests exercise replace but were not marked as such
 in the group file.

Hi Eric,

I have a patch sitting in my git tree that adds most of btrfs tests in
one or more groups, I'll send it out for review soon.

Thanks,
Eryu
 
 Signed-off-by: Eric Sandeen sand...@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
 
 --
 To unsubscribe from this list: send the line unsubscribe fstests in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-btrfs in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] fstests: mark replace tests in btrfs/group

2014-11-20 Thread Eric Sandeen
On Nov 20, 2014, at 10:44 PM, Eryu Guan eg...@redhat.com wrote:
 
 On Wed, Nov 19, 2014 at 09:33:31AM -0600, Eric Sandeen wrote:
 A couple tests exercise replace but were not marked as such
 in the group file.
 
 Hi Eric,
 
 I have a patch sitting in my git tree that adds most of btrfs tests in
 one or more groups, I'll send it out for review soon.
 
Thanks, much more complete than mine.

-Eric

 Thanks,
 Eryu
 
 Signed-off-by: Eric Sandeen sand...@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
 
 --
 To unsubscribe from this list: send the line unsubscribe fstests in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
 --
 To unsubscribe from this list: send the line unsubscribe fstests in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
--
To unsubscribe from this list: send the line unsubscribe linux-btrfs in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] fstests: mark replace tests in btrfs/group

2014-11-19 Thread Eric Sandeen
A couple tests exercise replace but were not marked as such
in the group file.

Signed-off-by: Eric Sandeen sand...@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

--
To unsubscribe from this list: send the line unsubscribe linux-btrfs in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html