From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces Date: Tue, 23 Sep 2014 19:08:23 +0200 Message-ID: <20140923170822.GA15489@mail.hallyn.com> References: <1410532905-114262-1-git-send-email-seth.forshee@canonical.com> <20140923142807.GB19016@ubuntu-hedt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Miklos Szeredi , Alexander Viro , "Eric W. Biederman" , Serge Hallyn , fuse-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: Content-Disposition: inline In-Reply-To: <20140923142807.GB19016@ubuntu-hedt> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Quoting Seth Forshee (seth.forshee@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 capable towards inodes whose uid/gid is > > invalid. > > It's been nearly two weeks (three from the v2 patches) without any > feedback besides Serge's acks. Any other comments or objections? Anyone > planning to pick these up? > > Thanks, > Seth FWIW I was able to mount ext2, ext4, and iso filesystems inside an unprivileged container with these patches. Thanks much! -serge