Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2006 07:28:13 +0900
From:      SANETO Takanori <sanewo@ba2.so-net.ne.jp>
To:        =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/rc.d mountcritlocal mountlate src/sbin/mount mount.8 mount.c
Message-ID:  <451AFAFD.6050700@ba2.so-net.ne.jp>
In-Reply-To: <86odt1pww0.fsf@dwp.des.no>
References:  <200609130838.k8D8cnW9063228@repoman.freebsd.org>	<4519DD53.8010005@ba2.so-net.ne.jp> <86wt7ppx16.fsf@dwp.des.no> <86odt1pww0.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
DES,

I think it affects argv for external mount commands as well as nmount.
In fact, on RELENG_6, I got a message like "mount_smbfs: unknown option
-o late" when I put "late" in my fstab like this:

//SANEWO@SMBHOST/SMBDRIVE  /smb/mnt1  smbfs   rw,late         0       0

Thanks,

Saneto

Dag-Erling Smørgrav wrote:
> des@des.no (Dag-Erling Smørgrav) writes:
>> SANETO Takanori <sanewo@ba2.so-net.ne.jp> writes:
>>> As for mount.c, following part should be MFC'ed as well.
>> Thanks, I don't understand how it was left out.
> 
> Uh, wait, it was left out for a reason: there is no equivalent code in
> RELENG_6.  The hunk in question removes "late" from the list of
> options passed to nmount(), which isn't used in RELENG_6.
> 
> DES




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451AFAFD.6050700>