cvs commit: src/sys/kern vfs_mount.c
Craig Rodrigues
rodrigc at FreeBSD.org
Wed Dec 7 20:28:22 PST 2005
rodrigc 2005-12-08 04:27:53 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
In devfs_first(), set mp->mnt_opt to a valid empty list of mount options
instead of leaving it NULL. This eliminates a kernel panic
when trying to do a mount -o update of /dev.
Noticed by: cjsp
Reviewed by: phk
Revision Changes Path
1.208 +5 -0 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list