Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964883AbWEJKBD (ORCPT ); Wed, 10 May 2006 06:01:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964884AbWEJKBD (ORCPT ); Wed, 10 May 2006 06:01:03 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:10209 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S964883AbWEJKBC (ORCPT ); Wed, 10 May 2006 06:01:02 -0400 Date: Wed, 10 May 2006 11:00:57 +0100 From: Al Viro To: "Serge E. Hallyn" Cc: Andi Kleen , linux-kernel@vger.kernel.org, "Eric W. Biederman" , herbert@13thfloor.at, dev@sw.ru, sam@vilain.net, xemul@sw.ru, haveblue@us.ibm.com, clg@fr.ibm.com, frankeh@us.ibm.com Subject: Re: [PATCH 1/9] nsproxy: Introduce nsproxy Message-ID: <20060510100057.GA27946@ftp.linux.org.uk> References: <29vfyljM.2006059-s@us.ibm.com> <20060510021129.GB32523@sergelap.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060510021129.GB32523@sergelap.austin.ibm.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 15 On Tue, May 09, 2006 at 09:11:29PM -0500, Serge E. Hallyn wrote: > Introduce the nsproxy struct. Doesn't do anything yet, but has it's > own lifecycle pretty much mirrorring the fs namespace. > > Subsequent patches will move the namespace struct into the nsproxy. > Then as more namespaces are introduced, such as utsname, they can > be added to the nsproxy as well. Is there any reason why those can't be simply part of namespace? I.e. be carried by the stuff mounted in standard places... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/