[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 55f669f34184ecb25b8353f29c7f6f1ae5b313d1 WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancik<leah.rumancik@xxxxxxxxx> Commit author: Christoph Hellwig<hch@xxxxxx> Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: 767a94d81616) 6.1.y | Present (different SHA1: 09e751cf562d) Note: The patch differs from the upstream commit: --- 1: 55f669f34184e ! 1: 7f296145cb8e6 xfs: only remap the written blocks in xfs_reflink_end_cow_extent @@ Metadata ## Commit message ## xfs: only remap the written blocks in xfs_reflink_end_cow_extent + [ Upstream commit 55f669f34184ecb25b8353f29c7f6f1ae5b313d1 ] + xfs_reflink_end_cow_extent looks up the COW extent and the data fork extent at offset_fsb, and then proceeds to remap the common subset between the two. @@ Commit message Signed-off-by: Christoph Hellwig <hch@xxxxxx> Reviewed-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> Signed-off-by: Chandan Babu R <chandanbabu@xxxxxxxxxx> + Signed-off-by: Leah Rumancik <leah.rumancik@xxxxxxxxx> ## fs/xfs/xfs_reflink.c ## @@ fs/xfs/xfs_reflink.c: xfs_reflink_end_cow_extent( --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |