mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-23 16:01:42 +00:00
0356e5fcb5
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 |
||
---|---|---|
.. | ||
compat/opensolaris | ||
contrib/opensolaris | ||
lib | ||
sbin | ||
usr.bin | ||
usr.sbin | ||
Makefile | ||
Makefile.inc |