libcryfs/test/blockstore/implementations
2016-07-16 11:42:06 +02:00
..
caching Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00
compressing Fix includes after merging repositories 2016-02-11 15:19:58 +01:00
encrypted Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00
inmemory Fix includes after merging repositories 2016-02-11 15:19:58 +01:00
mock Removed unneeded include 2016-07-15 12:51:29 +02:00
ondisk Allow Data::FillWithZeroes on rvalue 2016-07-10 22:43:07 +02:00
parallelaccess Implemented BlockStore::blockSizeFromPhysicalBlockSize. This will be used to let the user configure physical block size instead of virtual block size. 2016-03-16 18:56:06 +00:00
testfake Fix compiling test cases on Debian 2016-02-14 18:17:37 +01:00
versioncounting Implement BlockStore::overwrite(). This is the last step in ensuring that the write() call doen't have to load leaves if they're only overwritten anyhow. 2016-07-16 11:42:06 +02:00