]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Nov 2021 20:59:54 +0000 (12:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Nov 2021 20:59:54 +0000 (12:59 -0800)
commitaebd7046630a0c0a947578ffa63c65b2b95c9e4a
treee19237ba398f52ab600e6761e2064acd032816bf
parentca38b979bc1a75dfa9ab5b38c667add50775d604
parent06964e7f35a32a2c32cc605b60cd0ec83b5499b4
Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "Fixes for a resource leak and a build robot complaint about totally
  dead code:

   - Fix buffer resource leak that could lead to livelock on corrupt fs.

   - Remove unused function xfs_inew_wait to shut up the build robots"

* tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: remove xfs_inew_wait
  xfs: Fix the free logic of state in xfs_attr_node_hasname