libcryfs/implementations/onblocks/datatreestore
2015-04-10 22:57:29 +02:00
..
impl Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
DataTree.cpp - Use one block flush less when growing by a traversal (the one that grows the old last leaf to max size) 2015-04-10 22:57:29 +02:00
DataTree.h - Use one block flush less when growing by a traversal (the one that grows the old last leaf to max size) 2015-04-10 22:57:29 +02:00
DataTreeStore.cpp Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00
DataTreeStore.h Work with new blockstore::Key 2015-04-09 20:07:21 +02:00