Commit f83ef5bca211 for kernel
commit f83ef5bca211a1bdc1ea661c11543712f96a6cea
Merge: eed108edc117 8339dd0e5090
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat May 23 16:51:22 2026 -0700
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
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