Date: Mon, 9 Apr 2007 21:10:04 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200704092110.l39LA45U055383@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704092110.l39LA45U055383>