[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 9488062805943c2d63350d3ef9e4dc093799789a 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: 195f22386e19) 6.1.y | Present (different SHA1: 593486dfe122) Note: The patch differs from the upstream commit: --- 1: 9488062805943 ! 1: ba4444929ed01 xfs: bump max fsgeom struct version @@ Metadata ## Commit message ## xfs: bump max fsgeom struct version + [ Upstream commit 9488062805943c2d63350d3ef9e4dc093799789a ] + The latest version of the fs geometry structure is v5. Bump this constant so that xfs_db and mkfs calls to libxfs_fs_geometry will fill out all the fields. @@ 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_sb.h ## @@ fs/xfs/libxfs/xfs_sb.h: extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp); --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |