From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Forshee Subject: Re: [PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces Date: Tue, 23 Sep 2014 09:28:07 -0500 Message-ID: <20140923142807.GB19016@ubuntu-hedt> References: <1410532905-114262-1-git-send-email-seth.forshee@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Serge Hallyn , fuse-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Miklos Szeredi , Alexander Viro , "Eric W. Biederman" Return-path: Received: from mail-ob0-f177.google.com ([209.85.214.177]:35327 "EHLO mail-ob0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752126AbaIWO2S (ORCPT ); Tue, 23 Sep 2014 10:28:18 -0400 Received: by mail-ob0-f177.google.com with SMTP id va2so3376660obc.36 for ; Tue, 23 Sep 2014 07:28:14 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1410532905-114262-1-git-send-email-seth.forshee@canonical.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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