[ 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: fc8d0ba0ff5fe4700fa02008b7751ec6b84b7677
WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancikleah.rumancik@gmail.com Commit author: Zhang Yiyi.zhang@huawei.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: 0f726c17dfd8)
Note: The patch differs from the upstream commit: --- 1: fc8d0ba0ff5fe ! 1: 66fa71c76709d xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional @@ Metadata ## Commit message ## xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
+ [ Upstream commit fc8d0ba0ff5fe4700fa02008b7751ec6b84b7677 ] + Allow callers to pass a NULLL seq argument if they don't care about the fork sequence number.
@@ Commit message Reviewed-by: Christoph Hellwig hch@lst.de Reviewed-by: "Darrick J. Wong" djwong@kernel.org 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_bmap.c ## @@ fs/xfs/libxfs/xfs_bmap.c: xfs_bmapi_convert_delalloc( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |