From: Ma Xinjian <maxj.fnst@fujitsu.com>
To: zlang@redhat.com, djwong@kernel.org
Cc: fstests@vger.kernel.org, linux-xfs@vger.kernel.org,
Ma Xinjian <maxj.fnst@fujitsu.com>
Subject: [PATCH v2] xfs/348: add helper tags
Date: Fri, 9 Aug 2024 16:17:22 +0800 [thread overview]
Message-ID: <20240809081722.795446-1-maxj.fnst@fujitsu.com> (raw)
This test requires a kernel patch since 3bf963a6c6 ("xfs/348: partially revert
dbcc549317"), so note that in the test.
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
tests/xfs/348 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/tests/xfs/348 b/tests/xfs/348
index 3502605c..00b81dbd 100755
--- a/tests/xfs/348
+++ b/tests/xfs/348
@@ -12,6 +12,13 @@
. ./common/preamble
_begin_fstest auto quick fuzzers repair
+_fixed_by_git_commit kernel 38de567906d95 \
+ "xfs: allow symlinks with short remote targets"
+
+# 1eb70f54c445f fixed null pointer failures due to insufficient validation
+_wants_kernel_commit kernel 1eb70f54c445f \
+ "xfs: validate inode fork size against fork format"
+
# Import common functions.
. ./common/filter
. ./common/repair
--
2.42.0
next reply other threads:[~2024-08-09 8:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-09 8:17 Ma Xinjian [this message]
2024-08-09 15:01 ` [PATCH v2] xfs/348: add helper tags Darrick J. Wong
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=20240809081722.795446-1-maxj.fnst@fujitsu.com \
--to=maxj.fnst@fujitsu.com \
--cc=djwong@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=linux-xfs@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 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.