jeff 2008-03-29 23:30:40 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_mqueue.c
Log:
- Use vget() to lock the vnode rather than refing without a lock and
locking in separate steps.
Revision Changes Path
1.30 +3 -6 src/sys/kern/uipc_mqueue.c