https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253901

Rick Macklem <rmack...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rmack...@freebsd.org

--- Comment #3 from Rick Macklem <rmack...@freebsd.org> ---
Not sure what you think the bug is?
The "V4:" line is required for NFSv4
mounts. It tells the system where the
root of the NFSv4 tree is. (NFSv4 does
not use the mount protocol.)

Is your concern that mountd did not
log a message noting that "V4:"
line is missing for the "-R" option
case? (nfsv4_server_only="YES".)

I can probably add a check for that
to mountd.

Not sure about the "no /etc/exports"
file warning. As you can now see,
/usr/zfs/exports is not a replacement
for /etc/exports.

Oh, and I recommend using "minorversion=1 or 2
on the nfsv4 mounts. Much better protocol
than NFS v4.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to