Re: [PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces

2014-09-23 Thread Serge E. Hallyn
Quoting Seth Forshee (seth.fors...@canonical.com): > On Fri, Sep 12, 2014 at 09:41:41AM -0500, Seth Forshee wrote: > > Third round of patches for making it possible to mount with fuse from > > within user namespaces. The only change since v2 is the addition of a > > patch to ensure real root is cap

Re: [PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces

2014-09-23 Thread Seth Forshee
On Fri, Sep 12, 2014 at 09:41:41AM -0500, Seth Forshee wrote: > Third round of patches for making it possible to mount with fuse from > within user namespaces. The only change since v2 is the addition of a > patch to ensure real root is capable towards inodes whose uid/gid is > invalid. It's been

[PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces

2014-09-12 Thread Seth Forshee
Third round of patches for making it possible to mount with fuse from within user namespaces. The only change since v2 is the addition of a patch to ensure real root is capable towards inodes whose uid/gid is invalid. Thanks, Seth Seth Forshee (4): vfs: Check for invalid i_uid in may_follow_li