[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 150bb10a28b9c8709ae227fc898d9cf6136faa1e WARNING: Author mismatch between patch and upstream commit: Backport author: Catherine Hoang <catherine.hoang@xxxxxxxxxx> Commit author: Darrick J. Wong <djwong@xxxxxxxxxx> Status in newer kernel trees: 6.12.y | Present (exact SHA1) 6.6.y | Not found Note: The patch differs from the upstream commit: --- 1: 150bb10a28b9 ! 1: 1893edde1b81 xfs: verify buffer, inode, and dquot items every tx commit @@ Metadata ## Commit message ## xfs: verify buffer, inode, and dquot items every tx commit + commit 150bb10a28b9c8709ae227fc898d9cf6136faa1e upstream. + generic/388 has an annoying tendency to fail like this during log recovery: @@ Commit message Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxx> + Signed-off-by: Catherine Hoang <catherine.hoang@xxxxxxxxxx> + Acked-by: Darrick J. Wong <djwong@xxxxxxxxxx> ## fs/xfs/Kconfig ## @@ fs/xfs/Kconfig: config XFS_DEBUG --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |