aboutsummaryrefslogtreecommitdiff
path: root/zenstore/filecas.h
Commit message (Expand)AuthorAgeFilesLines
* Merged main.Per Larsson2021-12-141-3/+3
|\
| * CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistentMartin Ridgers2021-10-291-1/+1
| * Use cross-platform ExtPathBuilder instead of ExtWideStrBuilderMartin Ridgers2021-10-181-3/+3
| * Corrected incorrect casing of include statementsMartin Ridgers2021-10-121-1/+1
* | Added size to GcStorage.Per Larsson2021-12-101-5/+5
* | Added tombstone flag to file cas.Per Larsson2021-12-081-2/+6
* | Added CAS total size.Per Larsson2021-11-301-1/+4
* | filecas: minor code restructuringStefan Boberg2021-10-211-15/+16
* | filecas: Added commit log, chunk gcStefan Boberg2021-10-211-5/+18
* | gc: Added GcStorage base class and hooked it up to CasGcStefan Boberg2021-10-211-3/+4
|/
* filecas: stress test code to understand access denied errorsStefan Boberg2021-10-081-0/+2
* Clang format fix.Per Larsson2021-09-221-4/+4
* Encapsulated containers in CasChunkSet to allow for more efficient udpates/qu...Stefan Boberg2021-09-211-1/+0
* Wired up scrubbing to more higher level servicesStefan Boberg2021-09-211-0/+15
* It's not possible to compile out testsStefan Boberg2021-09-201-1/+1
* Implemended basic scrubbing / detection of disk corruption. Still needs more ...Stefan Boberg2021-09-191-3/+12
* Changed some code over from ATL to BasicFile and added Scrub() stubs.Stefan Boberg2021-09-191-0/+1
* Added missing lock to side channel InsertChunk() implementationStefan Boberg2021-08-261-0/+1
* Implemented more formalised CAS chunk filtering (with plenty of room for opti...Stefan Boberg2021-08-231-3/+5
* Implemented Flush() operation for CID/CAS store interfacesStefan Boberg2021-08-111-0/+1
* Adding zenservice codeStefan Boberg2021-05-111-0/+32