Date: Sun, 20 Jan 2008 02:38:42 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200801200238.m0K2cgiT029752@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2008-01-20 02:38:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) sys/kern vfs_mount.c Log: MFC: 1.270 - In vfs_scanopt(), make sure that the mount option value is not NULL before calling vsscanf(). PR: 118531 MFC: 1.268 - Internally convert "rdonly" mount option to "ro". Approved by: re (kensmith) Revision Changes Path 1.265.2.1.2.1 +8 -3 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801200238.m0K2cgiT029752>