Date: Mon, 13 Jun 2005 00:47:29 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c Message-ID: <200506130047.j5D0lTMF031923@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-06-13 00:47:29 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_vnops.c
Log:
- It has long been my suspicion that we don't actually need a loop in
vn_lock(). Add an assert that will help me gain more confidence that this
is correct.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.232 +2 -0 src/sys/kern/vfs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506130047.j5D0lTMF031923>
