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@xxxxxxxxxxx> --- 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