Date: Sat, 26 May 2007 21:37:15 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/opensolaris/sys mutex.h rwlock.h Message-ID: <200705262137.l4QLbFb9038455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-05-26 21:37:15 UTC
FreeBSD src repository
Modified files:
sys/compat/opensolaris/sys mutex.h rwlock.h
Log:
There are too many false positive LORs reported by WITNESS, so when ZFS
debug is turned off, initialize locks with NOWITNESS flag.
At some point I'll get back to them, we would probably need BLESSING
functionality, which is currently turned off by default.
Revision Changes Path
1.3 +8 -2 src/sys/compat/opensolaris/sys/mutex.h
1.3 +8 -2 src/sys/compat/opensolaris/sys/rwlock.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705262137.l4QLbFb9038455>
