From: Ojaswin Mujoo <ojaswin@linux.ibm.com>
To: Zorro Lang <zlang@redhat.com>, fstests@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] generic/365: Add fix hint for ext4
Date: Fri, 11 Jul 2025 23:57:44 +0530 [thread overview]
Message-ID: <20250711182744.1512486-1-ojaswin@linux.ibm.com> (raw)
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>
---
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 reply other threads:[~2025-07-11 18:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 18:27 Ojaswin Mujoo [this message]
2025-07-12 4:27 ` Darrick J. Wong
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=20250711182744.1512486-1-ojaswin@linux.ibm.com \
--to=ojaswin@linux.ibm.com \
--cc=fstests@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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®