[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87lgggo1bg.fsf@xmission.com>
Date: Mon, 29 Jan 2018 14:30:11 -0600
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Containers <containers@...ts.linux-foundation.org>,
<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] userns fixes for 4.16-rc1
Linus,
Please pull the userns-linus branch from the git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git userns-linus
HEAD: 8b2770a4e1c7a837e1889d4f00026e999da5faa0 fix typo in assignment of fs default overflow gid
Between the holidays and other distractions only a small amount of
namespace work made it into my tree this time. Just a final cleanup
from a revert several kernels ago and a small typo fix from Wolffhardt
Schwabe.
Hopefully there is more in the next cycle.
Eric
Eric W. Biederman (2):
userns: Don't fail follow_automount based on s_user_ns
autofs4: Modify autofs_wait to use current_uid() and current_gid()
Wolffhardt Schwabe (1):
fix typo in assignment of fs default overflow gid
fs/autofs4/waitq.c | 4 ++--
fs/namei.c | 3 ---
kernel/sys.c | 2 +-
3 files changed, 3 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists