All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
@ 2022-03-30  6:03 bxue
  2022-03-30 15:55 ` Darrick J. Wong
  0 siblings, 1 reply; 4+ messages in thread
From: bxue @ 2022-03-30  6:03 UTC (permalink / raw)
  To: fstests; +Cc: djwong, Boyang Xue

From: Boyang Xue <bxue@redhat.com>

Signed-off-by: Boyang Xue <bxue@redhat.com>
---
 tests/generic/674 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/674 b/tests/generic/674
index bf0bcffb..920ed5f2 100755
--- a/tests/generic/674
+++ b/tests/generic/674
@@ -18,7 +18,7 @@ _begin_fstest auto clone quick
 # Modify as appropriate.
 _supported_fs generic
 _require_user
-_require_scratch_reflink
+_require_scratch_dedupe
 _require_xfs_io_command dedupe
 
 _scratch_mkfs >> $seqres.full
-- 
2.27.0


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

* Re: [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
  2022-03-30  6:03 [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe bxue
@ 2022-03-30 15:55 ` Darrick J. Wong
  0 siblings, 0 replies; 4+ messages in thread
From: Darrick J. Wong @ 2022-03-30 15:55 UTC (permalink / raw)
  To: bxue; +Cc: fstests

On Wed, Mar 30, 2022 at 02:03:39PM +0800, bxue@redhat.com wrote:
> From: Boyang Xue <bxue@redhat.com>
> 
> Signed-off-by: Boyang Xue <bxue@redhat.com>

Not sure why this showed up 3x, but I'll RVB the newest one since this
is correct:

Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>  tests/generic/674 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/generic/674 b/tests/generic/674
> index bf0bcffb..920ed5f2 100755
> --- a/tests/generic/674
> +++ b/tests/generic/674
> @@ -18,7 +18,7 @@ _begin_fstest auto clone quick
>  # Modify as appropriate.
>  _supported_fs generic
>  _require_user
> -_require_scratch_reflink
> +_require_scratch_dedupe
>  _require_xfs_io_command dedupe
>  
>  _scratch_mkfs >> $seqres.full
> -- 
> 2.27.0
> 

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

* [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
@ 2022-03-30  4:40 bxue
  0 siblings, 0 replies; 4+ messages in thread
From: bxue @ 2022-03-30  4:40 UTC (permalink / raw)
  To: fstests; +Cc: djwong, Boyang Xue

From: Boyang Xue <bxue@redhat.com>

Signed-off-by: Boyang Xue <bxue@redhat.com>
---
Changes from v1:
In v1, keep _require_scratch_reflink and add _require_scratch_dedupe.
In v2, replace _require_scratch_reflink with _require_scratch_dedupe.

Please help review. Thanks!

-Boyang

 tests/generic/674 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/674 b/tests/generic/674
index bf0bcffb..920ed5f2 100755
--- a/tests/generic/674
+++ b/tests/generic/674
@@ -18,7 +18,7 @@ _begin_fstest auto clone quick
 # Modify as appropriate.
 _supported_fs generic
 _require_user
-_require_scratch_reflink
+_require_scratch_dedupe
 _require_xfs_io_command dedupe
 
 _scratch_mkfs >> $seqres.full
-- 
2.27.0


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

* [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe
@ 2022-03-30  4:29 bxue
  0 siblings, 0 replies; 4+ messages in thread
From: bxue @ 2022-03-30  4:29 UTC (permalink / raw)
  To: fstests; +Cc: djwong, Boyang Xue

From: Boyang Xue <bxue@redhat.com>

Signed-off-by: Boyang Xue <bxue@redhat.com>
---
Changes from v1:
In v1, keep "_require_scratch_reflink" and add "_require_scratch_dedupe"
In v2, replace "_require_scratch_reflink" with "_require_scratch_dedupe"

Please help review. Thanks!

-Boyang

 tests/generic/674 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/674 b/tests/generic/674
index bf0bcffb..920ed5f2 100755
--- a/tests/generic/674
+++ b/tests/generic/674
@@ -18,7 +18,7 @@ _begin_fstest auto clone quick
 # Modify as appropriate.
 _supported_fs generic
 _require_user
-_require_scratch_reflink
+_require_scratch_dedupe
 _require_xfs_io_command dedupe
 
 _scratch_mkfs >> $seqres.full
-- 
2.27.0


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

end of thread, other threads:[~2022-03-30 15:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30  6:03 [PATCH v2] generic/674: replace _require_scratch_reflink with _require_scratch_dedupe bxue
2022-03-30 15:55 ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2022-03-30  4:40 bxue
2022-03-30  4:29 bxue

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.