K 10 svn:author V 6 peadar K 8 svn:date V 27 2005-01-29T16:23:39.000000Z K 7 svn:log V 255 Unbreak a few filesystems for which vnode_create_vobject() wasn't being called in "open", causing mmap() to fail. Where possible, pass size of file to vnode_create_vobject() rather than having it find it out the hard way via VOP_LOOKUP Reviewed by: phk END