Skip to main content

spot_check

Function spot_check 

Source
fn spot_check(
    dir: &Path,
    e: &ExpertLayout,
    l: &Layout,
    records: usize,
) -> Result<bool>
Expand description

Re-pack a handful of records spread through the file and compare with what is stored. Reads about 15 MB, so it costs milliseconds.