linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] struct mount leak fix
@ 2019-07-26 14:30 Al Viro
  2019-07-26 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2019-07-26 14:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel

	Braino introduced in "switch the remnants of releasing the mountpoint
away from fs_pin"; the most visible result is leaking struct mount when
mounting btrfs, making it impossible to shut down.

The following changes since commit 18253e034d2aeee140f82fc9fe89c4bce5c81799:

  Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2019-07-20 09:15:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to 19a1c4092e7ca1ad1a72ac5535f902c483372cd5:

  fix the struct mount leak in umount_tree() (2019-07-26 07:59:06 -0400)

----------------------------------------------------------------
Al Viro (1):
      fix the struct mount leak in umount_tree()

 fs/namespace.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] struct mount leak fix
  2019-07-26 14:30 [git pull] struct mount leak fix Al Viro
@ 2019-07-26 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-26 18:25 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel, linux-kernel

The pull request you sent on Fri, 26 Jul 2019 15:30:48 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/863fa8887befa19c89fadb1dc6666ac34314fbce

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-26 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-26 14:30 [git pull] struct mount leak fix Al Viro
2019-07-26 18:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).