cvs commit: src/sys/kern vfs_mount.c
Craig Rodrigues
rodrigc at FreeBSD.org
Sat Jan 19 18:38:43 PST 2008
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
More information about the cvs-src
mailing list