Date: Tue, 24 Oct 2006 15:02:40 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c src/sys/sys mount.h Message-ID: <200610241502.k9OF2fRB000321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2006-10-24 15:02:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_mount.c sys/sys mount.h Log: MFC rev. 1.232, 1.233, 1.240 of the src/sys/kern/vfs_mount.c, and rev. 1.215 of src/sys/sys/mount.h (with change to keep the RELENG_6 ABI). Fix the races that could occur while waiting for the coveredvp lock. Approved by: re (kensmith), pjd (mentor) Revision Changes Path 1.196.2.20 +31 -10 src/sys/kern/vfs_mount.c 1.197.2.7 +1 -0 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610241502.k9OF2fRB000321>