Function libpijul::pristine::check_tree_inodes[][src]

pub fn check_tree_inodes<T: GraphTxnT + TreeTxnT>(txn: &T, channel: &T::Graph)
Expand description

Check that each inode in the inodes table maps to an alive vertex, and that each inode in the tree table is reachable by only one path.