Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-10 Thread Eric W. Biederman
Al Viro writes: > On Sat, Jan 07, 2017 at 06:29:52AM +, Al Viro wrote: >> On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: >> >> > Eric W. Biederman (3): >> > mnt: Protect the mountpoint hashtable with mount_lock >> ACK >> >> > mnt:

Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-10 Thread Eric W. Biederman
Al Viro writes: > On Sat, Jan 07, 2017 at 06:29:52AM +, Al Viro wrote: >> On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: >> >> > Eric W. Biederman (3): >> > mnt: Protect the mountpoint hashtable with mount_lock >> ACK >> >> > mnt: Tuck mounts under others

Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Al Viro
On Sat, Jan 07, 2017 at 06:29:52AM +, Al Viro wrote: > On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: > > > Eric W. Biederman (3): > > mnt: Protect the mountpoint hashtable with mount_lock > ACK > > > mnt: Tuck mounts under others instead of creating

Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Al Viro
On Sat, Jan 07, 2017 at 06:29:52AM +, Al Viro wrote: > On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: > > > Eric W. Biederman (3): > > mnt: Protect the mountpoint hashtable with mount_lock > ACK > > > mnt: Tuck mounts under others instead of creating

Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Al Viro
On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: > Eric W. Biederman (3): > mnt: Protect the mountpoint hashtable with mount_lock ACK > mnt: Tuck mounts under others instead of creating shadow/side mounts. NAK; you have reintroduced put_mountpoint() outside of

Re: [GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Al Viro
On Sat, Jan 07, 2017 at 06:30:05PM +1300, Eric W. Biederman wrote: > Eric W. Biederman (3): > mnt: Protect the mountpoint hashtable with mount_lock ACK > mnt: Tuck mounts under others instead of creating shadow/side mounts. NAK; you have reintroduced put_mountpoint() outside of

[GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Eric W. Biederman
Linus, Please pull the for-linus branch from the git tree: git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-linus HEAD: cd293bfacd57928627ef7da6194e0cbe24db3291 sysctl: Drop reference added by grab_header in proc_sys_readdir This tree contains 5 fixes.

[GIT PULL] namespace related fixes for 4.10-rc3

2017-01-06 Thread Eric W. Biederman
Linus, Please pull the for-linus branch from the git tree: git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-linus HEAD: cd293bfacd57928627ef7da6194e0cbe24db3291 sysctl: Drop reference added by grab_header in proc_sys_readdir This tree contains 5 fixes.