From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] private mounts Date: Sun, 24 Apr 2005 22:06:16 +0100 Message-ID: <20050424210616.GA29151@infradead.org> References: <20050424201820.GA28428@infradead.org> <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro@parcelfarce.linux.theplanet.co.uk, hch@infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:25227 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S262426AbVDXVGR (ORCPT ); Sun, 24 Apr 2005 17:06:17 -0400 To: Miklos Szeredi Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sun, Apr 24, 2005 at 10:59:46PM +0200, Miklos Szeredi wrote: > > Could we please get of references to requirements without a rationale? > > There's quite enough of that from Carrion-Grade Linux crowd, TYVM. > > The rationale has been explained in that thread. E.g. this quote from > Jamie Lokier in an answer to you: You still haven't written down coheren requirements. > > > I believe the point is: > > > > 1. Person is logged from client Y to server X, and mounts something on > > $HOME/mnt/private (that's on X). > > > > 2. On client Y, person does "scp X:mnt/private/secrets.txt ." > > and wants it to work. > > > > The second operation is a separate login to the first. > > Solution? just restart your shell. Same way you do that after adjusting $PATH.