cvs commit: src/sys/sys systm.h

Poul-Henning Kamp phk at FreeBSD.org
Mon Feb 7 04:56:20 PST 2005


phk         2005-02-07 12:56:19 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
  Log:
  Add VNASSERT() which is just like KASSERT() but takes a vnode argument
  which it will vn_printf() if it triggers.
  
  Revision  Changes    Path
  1.224     +7 -0      src/sys/sys/systm.h


More information about the cvs-all mailing list