K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-06-11T00:40:27.000000Z K 7 svn:log V 241 - Replace the unused KTR_NFS with KTR_VFS. KTR_VFS differs from KTR_VOP in that KTR_VFS will be hand placed, while KTR_VOP traces the individual vnode operations and is generated by vnode_if.awk. - Add a comment describing KTR_VOP. END