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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"