kan 2005-08-10 11:46:03 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Do not drop the vnode interlock if vdropl is called on already doomed vnode. vdropl callers expect it to return with interlock still being held. MFC after: 2 days Revision Changes Path 1.639 +1 -3 src/sys/kern/vfs_subr.c