Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 19:03:32 +0000 (12:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jun 2024 19:03:32 +0000 (12:03 -0700)
commita3e18a540541325a8c8848171f71e0d45ad30b2c
tree3b5bbe75abfb7c5e940d8aa52cdf1ed54f060ec5
parent62e1f3b3fdc026aa244982533ae8e05bd1b9ee77
parent58f880711f2ba53fd5e959875aff5b3bf6d5c32e
Merge tag 'xfs-6.10-fixes-3' of git://git./fs/xfs/xfs-linux

Pull xfs fix from Chandan Babu:
 "Ensure xfs incore superblock's allocated inode counter, free inode
  counter, and free data block counter are all zero or positive when
  they are copied over from xfs_mount->m_[icount,ifree,fdblocks]
  respectively"

* tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: make sure sb_fdblocks is non-negative