From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <953c00f3c9d5fcf9b39d2d4cdc94c56e@9fs.org> To: 9fans@cse.psu.edu Subject: Re: [9fans] u9fs From: nigel@9fs.org In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-yhvfcujbywxiawcbmvzvryekgn" Date: Tue, 18 Feb 2003 16:49:33 +0000 Topicbox-Message-UUID: 67f9f93a-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-yhvfcujbywxiawcbmvzvryekgn Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit The attach name specifies the filesystem to attach to, not a remote path. E.g. Plan 9 fileservers typically have "main" and "dump". --upas-yhvfcujbywxiawcbmvzvryekgn Content-Type: message/rfc822 Content-Disposition: inline Received: from 9fs.org ([192.168.100.103]) by 9fs.org; Tue Feb 18 16:41:36 GMT 2003 Received: from mail.cse.psu.edu ([130.203.4.6]) by 9fs.org; Tue Feb 18 16:41:35 GMT 2003 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.16.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8B7E819991; Tue, 18 Feb 2003 11:39:11 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id DB23819991 for <9fans@cse.psu.edu>; Tue, 18 Feb 2003 11:38:19 -0500 (EST) Received: from ccs.lanl.gov (localhost.localdomain [127.0.0.1]) by mailrelay1.lanl.gov (8.12.3/8.12.3/(ccn-5)) with SMTP id h1IGcJBU024958 for <9fans@cse.psu.edu>; Tue, 18 Feb 2003 09:38:19 -0700 Received: (qmail 10950 invoked from network); 18 Feb 2003 09:38:19 -0700 Received: from unknown (HELO carotid.ccs.lanl.gov) (128.165.148.162) by 128.165.148.1 with SMTP; 18 Feb 2003 09:38:19 -0700 Received: (qmail 15903 invoked by uid 3499); 18 Feb 2003 09:38:19 -0700 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 Feb 2003 09:38:19 -0700 From: "Ronald G. Minnich" X-X-Sender: rminnich@carotid.ccs.lanl.gov To: 9fans@cse.psu.edu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] u9fs Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Tue, 18 Feb 2003 09:38:19 -0700 (MST) has anyone used u9fs to attach to anything but root (i.e. /). Reason I am asking: from my 9p2000 client I attach to local name /mnt, remote name /tmp. However, when I do walks or other ops, u9fs is always starting the walks etc. at /, not /tmp. This is a stock u9fs, so I am wondering if I am doing something nobody has tried. ron --upas-yhvfcujbywxiawcbmvzvryekgn--