Date: Tue, 23 Apr 2002 07:49:04 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Maxime Henrion <mux@freebsd.org> 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> In-Reply-To: <20020423094722.GG88736@elvis.mu.org>; from mux@freebsd.org on Tue, Apr 23, 2002 at 02:47:23AM -0700 References: <200204222303.g3MN34o71093@freefall.freebsd.org> <20020422235845.GF88736@elvis.mu.org> <20020422183239.A10795@dragon.nuxi.com> <20020423094722.GG88736@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423074904.H52794>