libcryfs/src/blockstore/implementations
2016-06-26 22:15:52 -07:00
..
caching Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
compressing Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
encrypted Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
inmemory Fix merge 2016-06-26 22:15:52 -07:00
ondisk Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
parallelaccess Implement BlockStore::forEachBlock 2016-06-26 22:15:52 -07:00
testfake Fix merge 2016-06-26 22:15:52 -07:00
versioncounting Deleting a block doesn't set the version number to MAX_UINT64, but just increases it by one. This makes sure, that if (in case of a synchronization conflict) the block is reintroduced by another client, this is accepted. 2016-06-26 22:15:52 -07:00