From: "Darrick J. Wong" <djwong@kernel.org>
To: Christoph Hellwig <hch@lst.de>
Cc: zlang@kernel.org, fstests@vger.kernel.org, linux-xfs@vger.kernel.org
Subject: Re: [PATCH 1/2] add more tests to the growfs group
Date: Mon, 29 Jul 2024 09:40:48 -0700 [thread overview]
Message-ID: <20240729164048.GA6352@frogsfrogsfrogs> (raw)
In-Reply-To: <20240729142027.430744-1-hch@lst.de>
On Mon, Jul 29, 2024 at 07:20:26AM -0700, Christoph Hellwig wrote:
> xfs/127 xfs/233 exercises growfs behavior, add them to the growfs group.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks good to me,
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
--D
> ---
> tests/xfs/127 | 2 +-
> tests/xfs/233 | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/xfs/127 b/tests/xfs/127
> index b690ab0d5..4f008efdb 100755
> --- a/tests/xfs/127
> +++ b/tests/xfs/127
> @@ -7,7 +7,7 @@
> # Tests xfs_growfs on a reflinked filesystem
> #
> . ./common/preamble
> -_begin_fstest auto quick clone
> +_begin_fstest auto quick clone growfs
>
> # Import common functions.
> . ./common/filter
> diff --git a/tests/xfs/233 b/tests/xfs/233
> index 1f691e20f..5d2c10e7d 100755
> --- a/tests/xfs/233
> +++ b/tests/xfs/233
> @@ -7,7 +7,7 @@
> # Tests xfs_growfs on a rmapbt filesystem
> #
> . ./common/preamble
> -_begin_fstest auto quick rmap
> +_begin_fstest auto quick rmap growfs
>
> # Import common functions.
> . ./common/filter
> --
> 2.43.0
>
>
prev parent reply other threads:[~2024-07-29 16:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 14:20 [PATCH 1/2] add more tests to the growfs group Christoph Hellwig
2024-07-29 14:20 ` [PATCH 2/2] xfs/233: don't require rmap Christoph Hellwig
2024-07-29 16:41 ` Darrick J. Wong
2024-07-29 16:40 ` Darrick J. Wong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240729164048.GA6352@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=hch@lst.de \
--cc=linux-xfs@vger.kernel.org \
--cc=zlang@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.