jeff 2008-03-23 01:42:19 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don't own the vnode
interlock here anymore.
Reported by: kris
Revision Changes Path
1.723 +1 -1 src/sys/kern/vfs_subr.c