Date: Tue, 23 Dec 2008 20:04:31 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_cache.c Message-ID: <200812232004.mBNK4fqk031674@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-12-23 20:04:31 UTC FreeBSD src repository Modified files: sys/kern vfs_cache.c Log: SVN rev 186455 on 2008-12-23 20:04:31Z by kib Keep the hold on the vnode during VOP_VPTOCNP() call, allowing the vop implementation to drop vnode lock, if needed. Reported and tested by: pho Revision Changes Path 1.130 +1 -1 src/sys/kern/vfs_cache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812232004.mBNK4fqk031674>