On 5/26/07, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote:
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, initi
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 ba