Commits

David Young committed 51250a4adb3
Extract a subroutine, vfd_swmr_pageno_to_mdf_idx_entry(), that performs the binary search for the shadow-file entry corresponding to a page number. Rewrite to avoid awkward casts between unsigned and signed integers. Use the new routine in a couple of places.