alc 2004-08-19 02:37:12 UTC FreeBSD src repository Modified files: sys/vm vnode_pager.c Log: Acquire and release Giant around a call to VOP_BMAP(). (This is a prerequisite to any further reduction in Giant's use by vm_fault().) Revision Changes Path 1.197 +2 -0 src/sys/vm/vnode_pager.c