libcryfs/implementations/onblocks
Sebastian Messmer faa4b0c6f8 Improve flush()
2015-09-30 13:17:35 +02:00
..
datanodestore Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
datatreestore Improve flush() 2015-09-30 13:17:35 +02:00
parallelaccessdatatreestore Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00
utils When traversing a blob out of range, automatically create the leaves up to the traversed point 2015-04-10 21:52:30 +02:00
BlobOnBlocks.cpp Improved traverseLeaves implementation: Faster and a bit better understandable 2015-09-30 10:19:06 +02:00
BlobOnBlocks.h Removed unnecessary private function 2015-09-30 10:04:18 +02:00
BlobStoreOnBlocks.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
BlobStoreOnBlocks.h Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00