Velocidex / c-aff4

An AFF4 C++ implementation.
http://docs.aff4.org
Apache License 2.0
188 stars 34 forks source link

Allows the aff4_file cache to be disabled. #130

Closed scudette closed 5 years ago

scudette commented 5 years ago

The file cache failes to read the 2mb page if any page within it has an IO Error and therefore breaks VSM support.