[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 58f880711f2ba53fd5e959875aff5b3bf6d5c32e
WARNING: Author mismatch between patch and upstream commit: Backport author: Leah Rumancikleah.rumancik@gmail.com Commit author: Wengang Wangwen.gang.wang@oracle.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (different SHA1: 0e52b98bf041)
Note: The patch differs from the upstream commit: --- 1: 58f880711f2ba ! 1: 621457ef92ee7 xfs: make sure sb_fdblocks is non-negative @@ Metadata ## Commit message ## xfs: make sure sb_fdblocks is non-negative
+ [ Upstream commit 58f880711f2ba53fd5e959875aff5b3bf6d5c32e ] + A user with a completely full filesystem experienced an unexpected shutdown when the filesystem tried to write the superblock during runtime. @@ Commit message Signed-off-by: Wengang Wang wen.gang.wang@oracle.com Reviewed-by: Darrick J. Wong djwong@kernel.org Signed-off-by: Chandan Babu R chandanbabu@kernel.org + Signed-off-by: Leah Rumancik leah.rumancik@gmail.com + Acked-by: "Darrick J. Wong" djwong@kernel.org
## fs/xfs/libxfs/xfs_sb.c ## @@ fs/xfs/libxfs/xfs_sb.c: xfs_log_sb( ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |