]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 19:40:24 +0000 (12:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 19:40:24 +0000 (12:40 -0700)
commitddb810396365efe7d7a64a6b8500e7477c168b2b
tree91644a9b3d64a7b1d3b0dfa60f808b14e164d8c3
parent8f5e979d7056d678b376221da41d6f5f74fae980
parentae4beadb6b01c0b0443a9edfcd0e8a2e9d663c30
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fix from Darrick Wong:
 "We've settled down into the bugfix phase; this one fixes a resource
  leak on an error bailout path"

* tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
fs/xfs/xfs_inode.c