cvs commit: src/sys/kern vfs_mount.c
Craig Rodrigues
rodrigc at FreeBSD.org
Wed Jan 16 20:24:54 PST 2008
rodrigc 2008-01-17 04:24:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
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.2 +8 -3 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list