K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-02-09T17:19:19.000000Z K 7 svn:log V 339 Fix bug in mount_mfs whereby mount_mfs would sometimes return before the mount is completely active, causing the next few commands attempting to manipulate data on the mount to fail. mount_mfs's parent now tries to wait for the mount point st_dev to change before returning, indicating that the mount has gone active. END