From owner-cvs-all Tue Apr 23 7:50:26 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6110C37B41B; Tue, 23 Apr 2002 07:50:21 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3NEoJYm075178; Tue, 23 Apr 2002 07:50:19 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3NEn4eT075159; Tue, 23 Apr 2002 07:49:04 -0700 (PDT) Date: Tue, 23 Apr 2002 07:49:04 -0700 From: "David O'Brien" To: Maxime Henrion Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/mount mount.c Message-ID: <20020423074904.H52794@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200204222303.g3MN34o71093@freefall.freebsd.org> <20020422235845.GF88736@elvis.mu.org> <20020422183239.A10795@dragon.nuxi.com> <20020423094722.GG88736@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020423094722.GG88736@elvis.mu.org>; from mux@freebsd.org on Tue, Apr 23, 2002 at 02:47:23AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 23, 2002 at 02:47:23AM -0700, Maxime Henrion wrote: > David O'Brien wrote: > > On Mon, Apr 22, 2002 at 04:58:45PM -0700, Maxime Henrion wrote: > > > I missed the fact that the '@' separator is intended to be used as > > > path@server, whereas you use ':' as server:path, and so this commit > > > broke the '@' case. > > > > where did you post them for review? I do not see them on the audit@ > > list. You might also want to send this to current@freebsd.org with > > "** HEADS UP ** mount_NFS changes" in the subject. > > I think there is a misunderstanding ; this patch does not modify > mount_nfs(8) in any way, it just fixes a bug I introduced in my last > commit in mount(8) which breaks the case where it is invoked as : > mount /foo/bar@somehost /somewhere. I know that. BUT it affects NFS mounts -- that is the only place '@' is important. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message