[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: f63a5b3769ad7659da4c0420751d78958ab97675 WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancik<leah.rumancik@xxxxxxxxx> Commit author: Omar Sandoval<osandov@xxxxxx> Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: 0838177b012b) 6.1.y | Present (different SHA1: 4b83cf86531e) Note: The patch differs from the upstream commit: --- 1: f63a5b3769ad7 ! 1: c15b0d3490300 xfs: fix internal error from AGFL exhaustion @@ Metadata ## Commit message ## xfs: fix internal error from AGFL exhaustion + [ Upstream commit f63a5b3769ad7659da4c0420751d78958ab97675 ] + We've been seeing XFS errors like the following: XFS: Internal error i != 1 at line 3526 of file fs/xfs/libxfs/xfs_btree.c. Caller xfs_btree_insert+0x1ec/0x280 @@ Commit message Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> Signed-off-by: Omar Sandoval <osandov@xxxxxx> Signed-off-by: Chandan Babu R <chandanbabu@xxxxxxxxxx> + Signed-off-by: Leah Rumancik <leah.rumancik@xxxxxxxxx> ## fs/xfs/libxfs/xfs_alloc.c ## @@ fs/xfs/libxfs/xfs_alloc.c: xfs_alloc_min_freelist( --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.1.y | Success | Success |