pjd 2008-03-17 11:48:40 UTC
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
Log:
- There is no more "uidinfo struct" mutex.
- The "uidinfo hash" lock is now a rwlock.
Reminded by: kib
Revision Changes Path
1.243 +1 -2 src/sys/kern/subr_witness.c