Date: Mon, 18 Feb 2008 00:05:50 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c Message-ID: <200802180005.m1I05pvO003406@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802180005.m1I05pvO003406>