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