commit | 863fa8887befa19c89fadb1dc6666ac34314fbce | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 26 10:58:44 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 26 10:58:44 2019 -0700 |
tree | 18f8a55421cdc0f194e2aca9b96b1fbde369dd42 | |
parent | 04412819652fe30f900d11e96c67b4adfdf17f6b [diff] | |
parent | 19a1c4092e7ca1ad1a72ac5535f902c483372cd5 [diff] |
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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()