K 10 svn:author V 5 markj K 8 svn:date V 27 2018-03-18T16:35:40.070151Z K 7 svn:log V 288 Have vm_page_replace() assert that the new page is not enqueued. The new page does not belong to a VM object, but the page daemon does not expect to encounter such pages. Reviewed by: alc, kib Tested by: pho MFC after: 1 week X-Differential Revision: https://reviews.freebsd.org/D14625 END