K 10 svn:author V 3 alc K 8 svn:date V 27 2017-06-17T03:05:25.393098Z K 7 svn:log V 233 Pages that are passed to swap_pager_putpages() should already be fully dirty. Assert that they are fully dirty rather than redundantly calling vm_page_dirty() on them. Reviewed by: kib, markj MFC after: 1 week X-MFC after: r319932 END