From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out01.mta.xmission.com ([166.70.13.231]:36837 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752410AbeDDWDi (ORCPT ); Wed, 4 Apr 2018 18:03:38 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: "Serge E. Hallyn" Cc: Alban Crequy , Iago Lopez Galeiras , containers@lists.linux-foundation.org, Daniel J Walsh , Akihiro Suda , linux-kernel@vger.kernel.org, Michael Crosby , Stephen J Day , Alban Crequy , Alexander Viro , linux-fsdevel@vger.kernel.org, Jess Frazelle References: <20180404115311.725-1-alban@kinvolk.io> <87tvsrjai0.fsf@xmission.com> <20180404184250.GA9997@mail.hallyn.com> Date: Wed, 04 Apr 2018 17:02:27 -0500 In-Reply-To: <20180404184250.GA9997@mail.hallyn.com> (Serge E. Hallyn's message of "Wed, 4 Apr 2018 13:42:50 -0500") Message-ID: <871sfuiqa4.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible Sender: linux-fsdevel-owner@vger.kernel.org List-ID: "Serge E. Hallyn" writes: > Quoting Eric W. Biederman (ebiederm@xmission.com): >> It looks like a cruft free cousin of proc that is just processes would >> be applicable to your usecase. > > Just to check - is that something you're working on? Only to the point of reviewing code, and I don't have a version to review right now. Eric