Re: [PATCH v9 0/4] fuse: mounts from non-init user namespaces

2018-03-21 Thread Miklos Szeredi
On Tue, Mar 20, 2018 at 7:27 PM, Eric W. Biederman wrote: > Miklos Szeredi writes: >> I did just one modification to "fuse: Fail all requests with invalid >> uids or gids": instead of zeroing out the context for the nofail case, >> continue to use the "_munged" variants. I don't think this hurts

Re: [PATCH v9 0/4] fuse: mounts from non-init user namespaces

2018-03-20 Thread Eric W. Biederman
Miklos Szeredi writes: > On Thu, Mar 8, 2018 at 10:23 PM, Eric W. Biederman > wrote: >> >> This patchset builds on the work by Donsu Park and Seth Forshee and is >> reduced to the set of patches that just affect fuse. The non-fuse >> vfs patches are far enough along we can ignore them except po

Re: [PATCH v9 0/4] fuse: mounts from non-init user namespaces

2018-03-20 Thread Miklos Szeredi
On Thu, Mar 8, 2018 at 10:23 PM, Eric W. Biederman wrote: > > This patchset builds on the work by Donsu Park and Seth Forshee and is > reduced to the set of patches that just affect fuse. The non-fuse > vfs patches are far enough along we can ignore them except possibly for the > question of when