projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0441281
19a1c40
)
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 26 Jul 2019 17:58:44 +0000
(10:58 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 26 Jul 2019 17:58:44 +0000
(10:58 -0700)
Pull vfs umount_tree() leak fix from Al Viro:
"Fix 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"
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
fix the struct mount leak in umount_tree()
Trivial merge