]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Jan 2018 22:43:12 +0000 (14:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Jan 2018 22:43:12 +0000 (14:43 -0800)
commit167267b1402d534c19290f17f28715e40ddad1ac
tree7828986318aef18865e70e9d160855f47ccb1b54
parentd7601133a74d06759c3be1f69ddee548ba030a58
parent8ddac0895c698c11cd9cc59d3b75b335eef4dc50
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull userns updates from Eric Biederman:
 "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"

* 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  fix typo in assignment of fs default overflow gid
  autofs4: Modify autofs_wait to use current_uid() and current_gid()
  userns: Don't fail follow_automount based on s_user_ns
fs/autofs4/waitq.c
fs/namei.c