cvs commit: src/sys/kern vfs_mount.c
Craig Rodrigues
rodrigc at FreeBSD.org
Sun May 28 11:45:59 PDT 2006
rodrigc 2006-05-28 18:44:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern vfs_mount.c
Log:
MFC: 1.208
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.196.2.9 +5 -0 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list