K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-07-14T06:37:43.036068Z K 7 svn:log V 214 MFp4 180933: Initialize rw_count properly so that zdb(8) doesn't trigger assertion in rw_enter(): ASSERT(rwlp->rw_count == 0); While here, assert that rw_count is 0 when destroying the lock. MFC after: 1 week END