freebsd-skq/cddl/contrib/opensolaris
Pawel Jakub Dawidek 0356e5fcb5 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
2010-07-14 06:37:43 +00:00
..
cmd Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
common
head Implement __assert() for Solaris-specific code. Until now Solaris code was 2009-09-08 20:06:35 +00:00
lib MFp4 180933: 2010-07-14 06:37:43 +00:00
tools/ctf Do not encode more than CTF_MAX_VLEN(1023) enum members. 2010-05-03 18:04:17 +00:00
OPENSOLARIS.LICENSE