cvs commit: src/sys/tools vnode_if.awk

Don Lewis truckman at FreeBSD.org
Sun Jun 22 14:20:08 PDT 2003


truckman    2003/06/22 14:20:06 PDT

  FreeBSD src repository

  Modified files:
    sys/tools            vnode_if.awk 
  Log:
  Don't check the state of the vnode interlock if the specification says
  that the lock should not be checked.
  
  Skip the lock assertion checks for *vpp or any other pointer to a vnode
  pointer if vpp (or equivalent) is NULL.
  
  Revision  Changes    Path
  1.39      +7 -1      src/sys/tools/vnode_if.awk


More information about the cvs-src mailing list