Date: Sat, 12 Oct 2002 21:19:44 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h Message-ID: <200210130419.g9D4JiDG041341@freefall.freebsd.org>
index | next in thread | raw e-mail
jeff 2002/10/12 21:19:44 PDT
Modified files:
sys/sys vnode.h
Log:
- Remove the do { } while(0) from the VOP lock assert macros. This was
not optimized away by the compiler in time for it to still leave the VOP
functions as inlines.
Submitted by: bde
Revision Changes Path
1.215 +7 -7 src/sys/sys/vnode.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210130419.g9D4JiDG041341>
