K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-06-11T01:16:46.000000Z K 7 svn:log V 395 - Add KTR_VFS tracing to track the life of vnodes. Eventually KTR_VFS events could be added to cover other interesting details. - Add some VNASSERTs to discover places where we access vnodes after they have been uma_zfree'd before we try to free them again. - Add a few more VNASSERTs to vdestroy() to be certain that the vnode is really unused. Sponsored by: Isilon Systems, Inc. END