[ 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: 72ba455599ad13d08c29dafa22a32360e07b1961
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.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: 72ba455599ad1 ! 1: a4d4bccfa3b1e xfs: pass xfs_extent_free_item directly through the log intent code @@ Metadata ## Commit message ## xfs: pass xfs_extent_free_item directly through the log intent code
+ [ Upstream commit 72ba455599ad13d08c29dafa22a32360e07b1961 ] + Pass the incore xfs_extent_free_item through the EFI logging code instead of repeatedly boxing and unboxing parameters.
Signed-off-by: Darrick J. Wong djwong@kernel.org + Signed-off-by: Leah Rumancik leah.rumancik@gmail.com + Acked-by: "Darrick J. Wong" djwong@kernel.org
## fs/xfs/xfs_extfree_item.c ## @@ fs/xfs/xfs_extfree_item.c: static int ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |