K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-04T16:09:40.000000Z K 7 svn:log V 212 - Don't use vrecycle() call vgonel() directly after grabing the vnode interlock. We do this so that we still hold the interlock when we lock the vnode later. This prevents races with the mnt vnode list. END