[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 38de567906d95c397d87f292b892686b7ec6fbc3
WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancikleah.rumancik@gmail.com Commit author: Darrick J. Wongdjwong@kernel.org
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: 0aca73915dc1)
Note: The patch differs from the upstream commit: --- 1: 38de567906d95 ! 1: a037bc2828645 xfs: allow symlinks with short remote targets @@ Metadata ## Commit message ## xfs: allow symlinks with short remote targets
+ [ Upstream commit 38de567906d95c397d87f292b892686b7ec6fbc3 ] + An internal user complained about log recovery failing on a symlink ("Bad dinode after recovery") with the following (excerpted) format:
@@ Commit message Signed-off-by: "Darrick J. Wong" djwong@kernel.org Reviewed-by: Christoph Hellwig hch@lst.de Signed-off-by: Chandan Babu R chandanbabu@kernel.org + Signed-off-by: Leah Rumancik leah.rumancik@gmail.com + Acked-by: "Darrick J. Wong" djwong@kernel.org
## fs/xfs/libxfs/xfs_inode_buf.c ## @@ fs/xfs/libxfs/xfs_inode_buf.c: xfs_dinode_verify_fork( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |