[ 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: 2e08371a83f1c06fd85eea8cd37c87a224cc4cc4
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: 36081fd0ee37)
Note: The patch differs from the upstream commit: --- 1: 2e08371a83f1c ! 1: 1ba14c6680bca xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset @@ Metadata ## Commit message ## xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
+ [ Upstream commit 2e08371a83f1c06fd85eea8cd37c87a224cc4cc4 ] + Since xfs_bmapi_convert_delalloc() only attempts to allocate the entire delalloc extent and require multiple invocations to allocate the target offset. So xfs_convert_blocks() add a loop to do this job and we call it @@ 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_write( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |