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:
//[EMAIL PROTECTED]/SMBDRIVE /smb/mnt1 smbfs rw,late 0 0 Thanks, Saneto Dag-Erling Smørgrav wrote: > [EMAIL PROTECTED] (Dag-Erling Smørgrav) writes: >> SANETO Takanori <[EMAIL PROTECTED]> 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"