All of lore.kernel.org
 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

* Re: [PATCH] fstests: mark replace tests in btrfs/group
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Eryu Guan @ 2014-11-21  4:44 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: fstests, linux-btrfs

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 <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
> 
> --
> To unsubscribe from this list: send the line "unsubscribe fstests" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] fstests: mark replace tests in btrfs/group
  2014-11-21  4:44 ` Eryu Guan
@ 2014-11-21  5:53   ` Eric Sandeen
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2014-11-21  5:53 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests, linux-btrfs

On Nov 20, 2014, at 10:44 PM, Eryu Guan <eguan@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 <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
>> 
>> --
>> To unsubscribe from this list: send the line "unsubscribe fstests" in
>> the body of a message to majordomo@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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.