[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 6c664484337b37fa0cf6e958f4019623e30d40f7 WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancik<leah.rumancik@xxxxxxxxx> Commit author: Darrick J. Wong<djwong@xxxxxxxxxx> Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: e820b13ba866) 6.1.y | Present (different SHA1: 24a3929ec784) Note: The patch differs from the upstream commit: --- 1: 6c664484337b3 ! 1: 1b742f230fc2e xfs: hoist freeing of rt data fork extent mappings @@ Metadata ## Commit message ## xfs: hoist freeing of rt data fork extent mappings + [ Upstream commit 6c664484337b37fa0cf6e958f4019623e30d40f7 ] + Currently, xfs_bmap_del_extent_real contains a bunch of code to convert the physical extent of a data fork mapping for a realtime file into rt extents and pass that to the rt extent freeing function. Since the @@ Commit message Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxx> + Signed-off-by: Leah Rumancik <leah.rumancik@xxxxxxxxx> ## fs/xfs/libxfs/xfs_bmap.c ## @@ fs/xfs/libxfs/xfs_bmap.c: xfs_bmap_del_extent_real( --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |