[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 038ca189c0d2c1570b4d922f25b524007c85cf94 WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancik<leah.rumancik@xxxxxxxxx> Commit author: Dave Chinner<dchinner@xxxxxxxxxx> Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: b28b234276a8) 6.1.y | Present (different SHA1: e8f4f518d29f) Note: The patch differs from the upstream commit: --- 1: 038ca189c0d2c ! 1: 8f643a2b86e6b xfs: inode recovery does not validate the recovered inode @@ Metadata ## Commit message ## xfs: inode recovery does not validate the recovered inode + [ Upstream commit 038ca189c0d2c1570b4d922f25b524007c85cf94 ] + Discovered when trying to track down a weird recovery corruption issue that wasn't detected at recovery time. @@ Commit message Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> 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/libxfs/xfs_inode_buf.c ## @@ fs/xfs/libxfs/xfs_inode_buf.c: xfs_dinode_verify( --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |