libcryfs/implementations/caching
Sebastian Meßmer 417a701636 - BlockStore::create() gets the data of the new block as a parameter
- Fixed numBlocks() in OnDiskBlockStore, FakeBlockStore, CachingBlockStore, ...
- CachingBlockStore caches created blocks and doesn't directly create them in the underlying blockstore
2015-04-18 14:47:12 +02:00
..
Cache.cpp Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
Cache.h Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
CachedBlock.cpp Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
CachedBlock.h Removed unused function 2015-04-17 13:20:16 +02:00
CacheEntry.cpp Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
CacheEntry.h Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
CachingBlockStore.cpp - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
CachingBlockStore.h - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
NewBlock.cpp - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
NewBlock.h - BlockStore::create() gets the data of the new block as a parameter 2015-04-18 14:47:12 +02:00
QueueMap.cpp Renamed old Caching2BlockStore to new CachingBlockStore 2015-04-16 14:10:44 +02:00
QueueMap.h Key is not default constructible anymore 2015-04-17 12:59:40 +02:00