Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262761AbVDYTKH (ORCPT ); Mon, 25 Apr 2005 15:10:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262754AbVDYTJM (ORCPT ); Mon, 25 Apr 2005 15:09:12 -0400 Received: from mail.shareable.org ([81.29.64.88]:42920 "EHLO mail.shareable.org") by vger.kernel.org with ESMTP id S262747AbVDYTHm (ORCPT ); Mon, 25 Apr 2005 15:07:42 -0400 Date: Mon, 25 Apr 2005 20:07:34 +0100 From: Jamie Lokier To: Pavel Machek Cc: Al Viro , Miklos Szeredi , hch@infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] private mounts Message-ID: <20050425190734.GB28294@mail.shareable.org> References: <20050424201820.GA28428@infradead.org> <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> <20050424210616.GM13052@parcelfarce.linux.theplanet.co.uk> <20050424213822.GB9304@mail.shareable.org> <20050425152049.GB2508@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050425152049.GB2508@elf.ucw.cz> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 26 Pavel Machek wrote: > > > ... is the same as for the same question with "set of mounts" replaced > > > with "environment variables". > > > > Not quite. > > > > After changing environment variables in .profile, you can copy them to > > other shells using ". ~/.profile". > > > > There is no analogous mechanism to copy namespaces. > > Actually, after you add right mount xyzzy /foo lines into .profile, > you can just . ~/.profile ;-). Is there a mount command that can do that? We're talking about private mounts - invisible to other namespaces, which includes the other shells. If there was a /proc/NNN/namespace, that would do the trick :) -- Jamie - 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/