cvs commit: src/sbin/mount_nfs mount_nfs.c

[ Available lists | Index of cvs-all | Month of Feb 2008 | Week of 18 Feb 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Yar Tikhiy <yar@FreeBSD.org>
Date
18 Feb 2008 00:05:51
Subject
cvs commit: src/sbin/mount_nfs mount_nfs.c
Message-ID
200802180005.m1I05pvO003406@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.061 seconds