]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Nov 2023 16:57:09 +0000 (08:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Nov 2023 16:57:09 +0000 (08:57 -0800)
Pull xfs fix from Chandan Babu:

 - Validate quota records recovered from the log before writing them to
   the disk.

* tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: dquot recovery does not validate the recovered dquot
  xfs: clean up dqblk extraction


Trivial merge