Skip to main content

prune_global_history

Function prune_global_history 

Source
pub fn prune_global_history(
    target_root: &Path,
    bytes_to_free: u64,
) -> Result<u64>
Expand description

Deletes oldest version snapshots globally until bytes_to_free bytes are reclaimed.