K 10 svn:author V 3 mux K 8 svn:date V 27 2002-07-08T19:10:15.000000Z K 7 svn:log V 216 Add a VFS_START() call in vfs_mountroot_try() for the sake of being correct. None of the root mountable filesystems do something at VFS_START(). Shorten a comment to fix a style bug while I'm here. PR: kern/18505 END