Message ID | 87zfx3i363.fsf@debian-BULLSEYE-live-builder-AMD64 (mailing list archive) |
---|---|
State | Deferred, archived |
Headers | show |
Series | [GIT,PULL] xfs: More code changes for 6.8 | expand |
The pull request you sent on Thu, 18 Jan 2024 11:31:40 +0530:
> https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-6.8-merge-4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ec2d264ae4bb624f1b48a6f6ee1c47d7ea385f0a
Thank you!
Hi Linus, Please pull this branch containing a bug fix for xfs for 6.8-rc1. The following changes since commit bcdfae6ee520b665385020fa3e47633a8af84f12: xfs: use the op name in trace_xlog_intent_recovery_failed (2023-12-29 13:37:05 +0530) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-6.8-merge-4 for you to fetch changes up to d61b40bf15ce453f3aa71f6b423938e239e7f8f8: xfs: fix backwards logic in xfs_bmap_alloc_account (2024-01-11 10:34:01 +0530) ---------------------------------------------------------------- Bug fixes for 6.8: ** Bug fixes 1. Fix per-inode space accounting bug. Signed-off-by: Chandan Babu R <chandanbabu@kernel.org> ---------------------------------------------------------------- Darrick J. Wong (1): xfs: fix backwards logic in xfs_bmap_alloc_account fs/xfs/libxfs/xfs_bmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)