[ 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: 1c7f09d210aba2f2bb206e2e8c97c9f11a3fd880
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: 9716cdcc2f9e)
Note: The patch differs from the upstream commit: --- 1: 1c7f09d210aba ! 1: 2ed17884c4e4f xfs: validate recovered name buffers when recovering xattr items @@ Metadata ## Commit message ## xfs: validate recovered name buffers when recovering xattr items
+ [ Upstream commit 1c7f09d210aba2f2bb206e2e8c97c9f11a3fd880 ] + Strengthen the xattri log item recovery code by checking that we actually have the required name and newname buffers for whatever operation we're replaying.
Signed-off-by: Darrick J. Wong djwong@kernel.org Reviewed-by: Christoph Hellwig hch@lst.de + Signed-off-by: Leah Rumancik leah.rumancik@gmail.com + Acked-by: "Darrick J. Wong" djwong@kernel.org
## fs/xfs/xfs_attr_item.c ## @@ fs/xfs/xfs_attr_item.c: xlog_recover_attri_commit_pass2( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |