[ 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: ad206ae50eca62836c5460ab5bbf2a6c59a268e7
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: 0934046e3392)
Note: The patch differs from the upstream commit: --- 1: ad206ae50eca6 ! 1: 6bab668a662e3 xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 @@ Metadata ## Commit message ## xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
+ [ Upstream commit ad206ae50eca62836c5460ab5bbf2a6c59a268e7 ] + Check that the number of recovered log iovecs is what is expected for the xattri opcode is expecting.
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 |