libcryfs/src/parallelaccessstore
2016-07-14 15:10:52 +02:00
..
CMakeLists.txt Fix build 2016-02-17 21:40:03 +01:00
ParallelAccessBaseStore.cpp Fix build 2016-02-17 21:40:03 +01:00
ParallelAccessBaseStore.h Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
ParallelAccessStore.cpp Fix build 2016-02-17 21:40:03 +01:00
ParallelAccessStore.h Keep resource destructor in ParallelAccessStore under mutex 2016-07-14 15:10:52 +02:00