From: Linus Torvalds Date: Mon, 17 Jun 2019 23:28:28 +0000 (-0700) Subject: Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v5.4-rc1~782 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=29f785ff76b65696800b75c3d8e0b58e603bb1d0;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs Pull vfs fixes from Al Viro: "MS_MOVE regression fix + breakage in fsmount(2) (also introduced in this cycle, along with fsmount(2) itself). I'm still digging through the piles of mail, so there might be more fixes to follow, but these two are obvious and self-contained, so there's no point delaying those..." * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fs/namespace: fix unprivileged mount propagation vfs: fsmount: add missing mntget() --- 29f785ff76b65696800b75c3d8e0b58e603bb1d0