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(-)

Reply via email to