
statfs() or getmountinfo() did not tell about the freshly mounted ramdisk. XXX Imo, "mount_mfs" should not return before the mount is done. This is the only place where this can be done cleanly. But this would require a substancial restructuring of "newfs". For now, wait in "mount" until the filesystem appears.