K 10 svn:author V 6 dillon K 8 svn:date V 27 2002-12-28T21:15:39.000000Z K 7 svn:log V 217 vm_pager_put_pages() takes VM_PAGER_* flags, not OBJPC_* flags. It just so happens that OBJPC_SYNC has the same value as VM_PAGER_PUT_SYNC so no harm done. But fix it :-) No operational changes. MFC after: 1 day END