K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-06T22:14:38.000000Z K 7 svn:log V 258 - Hold a lock on the vnode acquired from the file table across the call to vm_mmap() as well as the GETATTR etc. - If the handle is a vnode in vm_mmap() assert that it is locked. - Wiggle Giant around a little to account for the extra vnode operation. END