K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2005-12-08T04:27:53.000000Z K 7 svn:log V 213 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 END