Re: cvs commit: src/sys/compat/opensolaris/sys mutex.h rwlock.h

2007-05-26 Thread Joao Barros
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

cvs commit: src/sys/compat/opensolaris/sys mutex.h rwlock.h

2007-05-26 Thread Pawel Jakub Dawidek
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