K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2006-05-28T18:44:47.000000Z K 7 svn:log V 224 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 END