K 10 svn:author V 3 imp K 8 svn:date V 27 2017-02-02T23:04:06.016807Z K 7 svn:log V 221 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