From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miklos Szeredi Subject: Re: [PATCH] private mounts Date: Sun, 24 Apr 2005 23:29:22 +0200 Message-ID: References: <20050424201820.GA28428@infradead.org> <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> <20050424210616.GM13052@parcelfarce.linux.theplanet.co.uk> <20050424211942.GN13052@parcelfarce.linux.theplanet.co.uk> Cc: hch@infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org Return-path: Received: from rev.193.226.232.93.euroweb.hu ([193.226.232.93]:52889 "EHLO dorka.pomaz.szeredi.hu") by vger.kernel.org with ESMTP id S262440AbVDXV3l (ORCPT ); Sun, 24 Apr 2005 17:29:41 -0400 To: viro@parcelfarce.linux.theplanet.co.uk In-reply-to: <20050424211942.GN13052@parcelfarce.linux.theplanet.co.uk> (message from Al Viro on Sun, 24 Apr 2005 22:19:42 +0100) Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org > On Sun, Apr 24, 2005 at 11:15:35PM +0200, Miklos Szeredi wrote: > > No. You can't set "mount environment" in scp. > > Of course you can. It does execute the obvious set of rc files. Don't think so. ftp server and sftp server sure as hell don't. > > Otherwise your analogy is nice, but misses a few points. The usage of > > mounts that we are talking about is much more dynamic than usage of > > environment variables. > > What the hell are you smoking and just how are you using shell? Maybe differently from you :). It's not that often that I have to tweak environment variables. They are usually set by scripts. However if you write me a script that reads my mind as to which server I want to mount with sshfs at which time, I give you all my respect. Miklos