K 10 svn:author V 3 kib K 8 svn:date V 27 2010-07-04T19:02:32.672324Z K 7 svn:log V 288 Several cleanups for the r209686: - remove unused defines; - remove unused curgeneration argument for vm_object_page_collect_flush(); - always assert that vm_object_page_clean() is called for OBJT_VNODE; - move vm_page_find_least() into for() statement initial clause. Submitted by: alc END