K 10 svn:author V 3 phk K 8 svn:date V 27 2002-03-08T13:43:43.000000Z K 7 svn:log V 293 vhold() our vnode while checking the remote side. This is belived to be the only place where a soft reference to a vnode is held with no sort of hard reference, consequently this change should allow us to free(9) vnodes from the freelist after properly cleaning them up. Reviewed by: dillon END