[ 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: 5ce5674187c345dc31534d2024c09ad8ef29b7ba
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: 4c99f3026cf2)
Note: The patch differs from the upstream commit: --- 1: 5ce5674187c34 ! 1: 05bb9e0eda29d xfs: convert delayed extents to unwritten when zeroing post eof blocks @@ Metadata ## Commit message ## xfs: convert delayed extents to unwritten when zeroing post eof blocks
+ [ Upstream commit 5ce5674187c345dc31534d2024c09ad8ef29b7ba ] + Current clone operation could be non-atomic if the destination of a file is beyond EOF, user could get a file with corrupted (zeroed) data on crash. @@ Commit message Reviewed-by: "Darrick J. Wong" djwong@kernel.org Reviewed-by: Christoph Hellwig hch@lst.de 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/xfs_iomap.c ## @@ fs/xfs/xfs_iomap.c: xfs_buffered_write_iomap_begin( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |