fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs: Make 233 be part of subvol group
@ 2021-09-13 13:32 Nikolay Borisov
  2021-09-13 13:40 ` Filipe Manana
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay Borisov @ 2021-09-13 13:32 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Nikolay Borisov

All but this test use 'subvol' to designate they relate to btrfs
subvolume functionality. For the sake of consistency make btrfs/233
also be part of 'subvol' rather than 'subvolume'. This brings no
functional changes.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
---
 tests/btrfs/233 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/233 b/tests/btrfs/233
index f3e3762c6951..6a4144433073 100755
--- a/tests/btrfs/233
+++ b/tests/btrfs/233
@@ -9,7 +9,7 @@
 # performed.
 #
 . ./common/preamble
-_begin_fstest auto quick subvolume
+_begin_fstest auto quick subvol
 
 # Override the default cleanup function.
 _cleanup()
-- 
2.17.1


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

* Re: [PATCH] btrfs: Make 233 be part of subvol group
  2021-09-13 13:32 [PATCH] btrfs: Make 233 be part of subvol group Nikolay Borisov
@ 2021-09-13 13:40 ` Filipe Manana
  2021-09-13 13:49   ` Nikolay Borisov
  0 siblings, 1 reply; 3+ messages in thread
From: Filipe Manana @ 2021-09-13 13:40 UTC (permalink / raw)
  To: Nikolay Borisov; +Cc: fstests, linux-btrfs

On Mon, Sep 13, 2021 at 2:35 PM Nikolay Borisov <nborisov@suse.com> wrote:
>
> All but this test use 'subvol' to designate they relate to btrfs
> subvolume functionality. For the sake of consistency make btrfs/233
> also be part of 'subvol' rather than 'subvolume'. This brings no
> functional changes.

There's already a pending patch for this, which also fixes the same
inconsistency for btrfs/245:

https://patchwork.kernel.org/project/fstests/patch/163062676513.1579659.12516104685003091290.stgit@magnolia/

Thanks.

>
> Signed-off-by: Nikolay Borisov <nborisov@suse.com>
> ---
>  tests/btrfs/233 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/btrfs/233 b/tests/btrfs/233
> index f3e3762c6951..6a4144433073 100755
> --- a/tests/btrfs/233
> +++ b/tests/btrfs/233
> @@ -9,7 +9,7 @@
>  # performed.
>  #
>  . ./common/preamble
> -_begin_fstest auto quick subvolume
> +_begin_fstest auto quick subvol
>
>  # Override the default cleanup function.
>  _cleanup()
> --
> 2.17.1
>


-- 
Filipe David Manana,

“Whether you think you can, or you think you can't — you're right.”

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

* Re: [PATCH] btrfs: Make 233 be part of subvol group
  2021-09-13 13:40 ` Filipe Manana
@ 2021-09-13 13:49   ` Nikolay Borisov
  0 siblings, 0 replies; 3+ messages in thread
From: Nikolay Borisov @ 2021-09-13 13:49 UTC (permalink / raw)
  To: fdmanana; +Cc: fstests, linux-btrfs



On 13.09.21 г. 16:40, Filipe Manana wrote:
> On Mon, Sep 13, 2021 at 2:35 PM Nikolay Borisov <nborisov@suse.com> wrote:
>>
>> All but this test use 'subvol' to designate they relate to btrfs
>> subvolume functionality. For the sake of consistency make btrfs/233
>> also be part of 'subvol' rather than 'subvolume'. This brings no
>> functional changes.
> 
> There's already a pending patch for this, which also fixes the same
> inconsistency for btrfs/245:
> 
> https://patchwork.kernel.org/project/fstests/patch/163062676513.1579659.12516104685003091290.stgit@magnolia/

Thanks, I have missed it. Since Darick's patch is fuller hopefully it
will be merged. So this one can be ignored.

> 
> Thanks.
> 
>>
>> Signed-off-by: Nikolay Borisov <nborisov@suse.com>
>> ---
>>  tests/btrfs/233 | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/tests/btrfs/233 b/tests/btrfs/233
>> index f3e3762c6951..6a4144433073 100755
>> --- a/tests/btrfs/233
>> +++ b/tests/btrfs/233
>> @@ -9,7 +9,7 @@
>>  # performed.
>>  #
>>  . ./common/preamble
>> -_begin_fstest auto quick subvolume
>> +_begin_fstest auto quick subvol
>>
>>  # Override the default cleanup function.
>>  _cleanup()
>> --
>> 2.17.1
>>
> 
> 

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

end of thread, other threads:[~2021-09-13 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 13:32 [PATCH] btrfs: Make 233 be part of subvol group Nikolay Borisov
2021-09-13 13:40 ` Filipe Manana
2021-09-13 13:49   ` Nikolay Borisov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).