Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2003 14:20:06 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/tools vnode_if.awk
Message-ID:  <200306222120.h5MLK68k069663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306222120.h5MLK68k069663>