- 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.
Description
Description
Details
Details
- Provenance
- jeff - Authored on 
- Parents
- rS147287: Add an evil hack to work around a cast from the softc to the ifnet that
- Branches
- Unknown
- Tags