mbox series

[git,pull] vfs.git qibfs leak fix

Message ID 20240509011243.GQ2118490@ZenIV (mailing list archive)
State New
Headers show
Series [git,pull] vfs.git qibfs leak fix | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

Message

Al Viro May 9, 2024, 1:12 a.m. UTC
A fix I forgot to send a pull request for ;-/  My apologies - it
actually sat in vfs.git#fixes for more than two months...

The following changes since commit 2c88c16dc20e88dd54d2f6f4d01ae1dce6cc9654:

  erofs: fix handling kern_mount() failure (2024-02-20 02:09:02 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

for you to fetch changes up to aa23317d0268b309bb3f0801ddd0d61813ff5afb:

  qibfs: fix dentry leak (2024-02-25 23:58:42 -0500)

----------------------------------------------------------------
qibfs leak fix

----------------------------------------------------------------
Al Viro (1):
      qibfs: fix dentry leak

 drivers/infiniband/hw/qib/qib_fs.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org May 9, 2024, 4:08 p.m. UTC | #1
The pull request you sent on Thu, 9 May 2024 02:12:43 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1bbc99158504a335cf150d070c76f7edef4ed45d

Thank you!