Date: Sat, 11 Jun 2005 00:40:27 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys ktr.h Message-ID: <200506110040.j5B0eRAo012003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-06-11 00:40:27 UTC
FreeBSD src repository
Modified files:
sys/sys ktr.h
Log:
- 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.
Revision Changes Path
1.32 +2 -2 src/sys/sys/ktr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506110040.j5B0eRAo012003>
