]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 23:51:22 +0000 (16:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 23:51:22 +0000 (16:51 -0700)
Pull xfs fix from Carlos Maiolino:
 "A single fix for a race in xfs buffer cache which may lead to
  filesystem shutdown due to inconsistent metadata if the buffer
  lookup happens to find an old dead buffer still in the cache"

* tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: fix a buffer lookup against removal race


Trivial merge