K 10 svn:author V 3 mav K 8 svn:date V 27 2018-02-01T16:24:03.857954Z K 7 svn:log V 243 MFC r313113 (by imp): Ensure that the passthrough request will fit in MAXPHYS bytes after it has been rounded to full pages. This avoids a panic in vm_fault_quick_hold_pages due to this off-by-one error passing one page too many into vmapbuf. END