From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: [RFC] [PATCH 0/4] uid_ns: introduction Date: Thu, 09 Nov 2006 21:12:15 +0100 Message-ID: <45538B9F.3000103@fr.ibm.com> References: <20061107041814.GA28706@sergelap.austin.ibm.com> <20061108005209.GA9566@MAIL.13thfloor.at> <1163007970.12491.2.camel@lade.trondhjem.org> <20061108212701.GC8368@MAIL.13thfloor.at> <20061108215449.GA19176@sergelap.austin.ibm.com> <20061109165009.GB16709@sergelap.austin.ibm.com> <20061109171701.GB14687@MAIL.13thfloor.at> <20061109173549.GC16709@sergelap.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Eric W. Biederman" , Containers , linux-fsdevel@vger.kernel.org, Trond Myklebust Return-path: Received: from e1.ny.us.ibm.com ([32.97.182.141]:42728 "EHLO e1.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1161825AbWKIUMW (ORCPT ); Thu, 9 Nov 2006 15:12:22 -0500 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e1.ny.us.ibm.com (8.13.8/8.12.11) with ESMTP id kA9KCLDT010309 for ; Thu, 9 Nov 2006 15:12:21 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay02.pok.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id kA9KCKfe288590 for ; Thu, 9 Nov 2006 15:12:21 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id kA9KCJ55027958 for ; Thu, 9 Nov 2006 15:12:20 -0500 To: "Serge E. Hallyn" In-Reply-To: <20061109173549.GC16709@sergelap.austin.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org > In addition to the shared mounts, Cedric has a bind_ns which lets you > enter another namespace. I think he's sent that patch out to the > containers list, but if he hasn't I expect he will be soon. When updated for the latest -mm, I will. C.