]> 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)
commitf934419ffdc1368d3813f0c5571340f166e34c6d
treee19237ba398f52ab600e6761e2064acd032816bf
parent35c282d385c9e3b778671a7a15a97f28dd130c4b
parentda8fab2c36c32972f6dd37fd14896d11e173fbcd
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