njl 2007-04-09 21:10:04 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Restore the locking for the sleep/wakeup to avoid waiting an extra 1 sec if a race was lost. We're still single-threaded at this point, but just be safe for the future. Revision Changes Path 1.256 +11 -5 src/sys/kern/vfs_mount.c