libcryfs/implementations/onblocks/datatreestore
Sebastian Messmer 3f43dcfe10 Fix locking
2015-04-09 16:30:36 +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 Fix locking 2015-04-09 16:30:36 +02:00
DataTree.h Fix locking 2015-04-09 16:30:36 +02:00
DataTreeStore.cpp Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00
DataTreeStore.h Use CachingDataTreeStore instead of DataTreeStore to avoid opening the same datatree twice in different threads 2015-04-09 15:40:27 +02:00