public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] xfs/348: add helper tags
@ 2024-08-09  8:17 Ma Xinjian
  2024-08-09 15:01 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Ma Xinjian @ 2024-08-09  8:17 UTC (permalink / raw)
  To: zlang, djwong; +Cc: fstests, linux-xfs, Ma Xinjian

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


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

end of thread, other threads:[~2024-08-09 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  8:17 [PATCH v2] xfs/348: add helper tags Ma Xinjian
2024-08-09 15:01 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox