cvs commit: src/sys/kern kern_event.c vfs_mount.c
Craig Rodrigues
rodrigc at FreeBSD.org
Sat Jul 14 21:17:01 UTC 2007
rodrigc 2007-07-14 21:17:00 UTC
FreeBSD src repository
Modified files:
sys/kern kern_event.c vfs_mount.c
Log:
The last entry in the ext2_opts array must be NULL,
otherwise the kernel with crash in vfs_filteropt() if an invalid
mount option is passed to ext2fs.
Approved by: re (kensmith)
Revision Changes Path
1.112 +9 -0 src/sys/kern/kern_event.c
1.261 +4 -0 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list