Making a few "raw" helper functions (from libpijul::pristine) public, in order to help with exotic implementations of the base traits
Dependencies
- [2]
RRCSHAYZFormatting - [3]
2RXOCWUWMaking libpijul deterministic (and getting rid of `rand`) - [4]
5BRU2RRWCleanup (debugging a crash related to trees/inodes) - [5]
GHO6DWPIRefactoring iterators - [6]
IVFOZZFZDon't add a file to revtree if we didn't add it to tree - [7]
I52XSRUHMassive cleanup, and simplification - [8]
5OGOE4VWStore the current channel in the pristine - [9]
ZDK3GNDBTag transactions (including a massive refactoring of errors) - [10]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [11]
VO5OQW4WRemoving anyhow in libpijul - [12]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in libpijul/src/pristine/mod.rs at line 1893
pub(crate) fn put_inodes_with_rev<T: TreeMutTxnT>(pub fn put_inodes_with_rev<T: TreeMutTxnT>( - replacement in libpijul/src/pristine/mod.rs at line 1903
pub(crate) fn del_inodes_with_rev<T: TreeMutTxnT>(pub fn del_inodes_with_rev<T: TreeMutTxnT>( - replacement in libpijul/src/pristine/mod.rs at line 1916
pub(crate) fn put_tree_with_rev<T: TreeMutTxnT>(pub fn put_tree_with_rev<T: TreeMutTxnT>( - replacement in libpijul/src/pristine/mod.rs at line 1927
pub(crate) fn del_tree_with_rev<T: TreeMutTxnT>(pub fn del_tree_with_rev<T: TreeMutTxnT>( - replacement in libpijul/src/fs.rs at line 73
pub(crate) fn create_new_inode<T: TreeMutTxnT>(pub fn create_new_inode<T: TreeMutTxnT>(