K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-24T06:04:52.000000Z K 7 svn:log V 178 Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL to use the vm_page_dirty() inline. The inline can thus do sanity checks ( or not ) over all cases. END