K 10 svn:author V 3 kib K 8 svn:date V 27 2010-11-18T20:46:28.919506Z K 7 svn:log V 387 Only increment object generation count when inserting the page into object page list. The only use of object generation count now is a restart of the scan in vm_object_page_clean(), which makes sense to do on the page addition. Page removals do not affect the dirtiness of the object, as well as manipulations with the shadow chain. Suggested and reviewed by: alc MFC after: 1 week END