K 10 svn:author V 2 dg K 8 svn:date V 27 1995-06-28T12:01:13.000000Z K 7 svn:log V 234 1) Converted v_vmdata to v_object. 2) Removed unnecessary vm_object_lookup()/pager_cache(object, TRUE) pairs after vnode_pager_alloc() calls - the object is already guaranteed to be persistent. 3) Removed some gratuitous casts. END