yar 2008-02-18 00:05:50 UTC
FreeBSD src repository
Modified files:
sbin/mount_nfs mount_nfs.c
Log:
Don't forget to prepare string options for nmount(2).
Otherwise things won't work as intended, e.g., it'll
be impossible to upgrade NFS root mount to read-write.
Reported by: kris
Revision Changes Path
1.74 +8 -1 src/sbin/mount_nfs/mount_nfs.c