[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190617223257.GX17978@ZenIV.linux.org.uk>
Date: Mon, 17 Jun 2019 23:32:57 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] a couple of fixes for mount stuff
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...
The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec:
Linux 5.2-rc5 (2019-06-16 08:49:45 -1000)
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 d728cf79164bb38e9628d15276e636539f857ef1:
fs/namespace: fix unprivileged mount propagation (2019-06-17 17:36:09 -0400)
----------------------------------------------------------------
Christian Brauner (1):
fs/namespace: fix unprivileged mount propagation
Eric Biggers (1):
vfs: fsmount: add missing mntget()
fs/namespace.c | 2 ++
fs/pnode.c | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists