[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 9c04138414c00ae61421f36ada002712c4bac94a 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: 05955a703b75) 6.1.y | Present (different SHA1: a1118a7188ac) Note: The patch differs from the upstream commit: --- 1: 9c04138414c00 ! 1: 89b6a2ad5ec85 xfs: respect the stable writes flag on the RT device @@ Metadata ## Commit message ## xfs: respect the stable writes flag on the RT device + [ Upstream commit 9c04138414c00ae61421f36ada002712c4bac94a ] + Update the per-folio stable writes flag dependening on which device an inode resides on. @@ Commit message Link: https://lore.kernel.org/r/20231025141020.192413-5-hch@xxxxxx Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx> Signed-off-by: Christian Brauner <brauner@xxxxxxxxxx> + Signed-off-by: Leah Rumancik <leah.rumancik@xxxxxxxxx> ## fs/xfs/xfs_inode.h ## @@ fs/xfs/xfs_inode.h: extern void xfs_setup_inode(struct xfs_inode *ip); --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |