From: "Darrick J. Wong" <djwong@kernel.org>
To: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Cc: Zorro Lang <zlang@redhat.com>,
fstests@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] generic/365: Add fix hint for ext4
Date: Fri, 11 Jul 2025 21:27:57 -0700 [thread overview]
Message-ID: <20250712042757.GD2672039@frogsfrogsfrogs> (raw)
In-Reply-To: <20250711182744.1512486-1-ojaswin@linux.ibm.com>
On Fri, Jul 11, 2025 at 11:57:44PM +0530, Ojaswin Mujoo wrote:
> This test fails on ext4 if the commit 4a622e4d477b
> is missing in the kernel. Add this hint.
>
> Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
LGTM
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
--D
> ---
> tests/generic/365 | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/generic/365 b/tests/generic/365
> index 1bca848a..36cb2530 100755
> --- a/tests/generic/365
> +++ b/tests/generic/365
> @@ -14,6 +14,9 @@ if [ "$FSTYP" = "xfs" ]; then
> "xfs: Fix the owner setting issue for rmap query in xfs fsmap"
> _fixed_by_kernel_commit ca6448aed4f1 \
> "xfs: Fix missing interval for missing_owner in xfs fsmap"
> +elif [ "$FSTYP" = "ext4" ]; then
> + _fixed_by_kernel_commit 4a622e4d477b \
> + "ext4: fix FS_IOC_GETFSMAP handling"
> fi
>
> . ./common/filter
> --
> 2.49.0
>
>
next prev parent reply other threads:[~2025-07-12 4:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 18:27 Ojaswin Mujoo
2025-07-12 4:27 ` Darrick J. Wong [this message]
2025-07-12 8:53 ` Zorro Lang
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=20250712042757.GD2672039@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojaswin@linux.ibm.com \
--cc=zlang@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®