From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: [RFC][2.6 patch] Allow creation of new namespaces during mount system call Date: Wed, 20 Apr 2005 23:16:26 +0100 Message-ID: <20050420221626.GD21150@mail.shareable.org> References: <20050420120340.GC10167@mail.shareable.org> <20050420123945.GS13052@parcelfarce.linux.theplanet.co.uk> <1114015886.4920.120.camel@localhost> <20050420170921.GT13052@parcelfarce.linux.theplanet.co.uk> <20050420204347.GA21150@mail.shareable.org> <20050420205420.GV13052@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Miklos Szeredi , ericvh@gmail.com, linux-fsdevel@vger.kernel.org Return-path: Received: from mail.shareable.org ([81.29.64.88]:2725 "EHLO mail.shareable.org") by vger.kernel.org with ESMTP id S261825AbVDTWQf (ORCPT ); Wed, 20 Apr 2005 18:16:35 -0400 To: Al Viro Content-Disposition: inline In-Reply-To: <20050420205420.GV13052@parcelfarce.linux.theplanet.co.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Al Viro wrote: > On Wed, Apr 20, 2005 at 09:43:47PM +0100, Jamie Lokier wrote: > > Al Viro is right to point out that environment variables are not > > shared. But he forgets that _files_ are shared. > > So they are. ~/.profile, for instance ;-) And ~/.cvspass. Mysteriously, when I add something to .cvspass using "cvs login", I then have the same access in all my login windows... ;) Yes it's a bit muddled. -- Jamie