Sebastian Messmer
|
d68247070f
|
When an integrity violation occurs, gracefully unmount the file system and refuse to mount on future attempts
|
2018-12-10 21:20:18 -08:00 |
|
Sebastian Messmer
|
4b26c67146
|
Fix clang-tidy warnings
|
2018-10-14 22:26:30 +02:00 |
|
Sebastian Messmer
|
f29e398e51
|
Rename --no-integrity-checks to --allow-integrity-violations
|
2018-04-29 13:41:21 -07:00 |
|
Sebastian Messmer
|
fc71242e25
|
Fix Travis CI build
|
2018-02-17 18:54:22 -08:00 |
|
Sebastian Messmer
|
f439bf9d0f
|
Remove c style casts and unaligned memory accesses
|
2017-12-03 19:01:41 +00:00 |
|
Sebastian Messmer
|
cc7b38b3c1
|
- run-clang-tidy.sh also runs on test cases.
- fix clang-tidy warnings in test cases
|
2017-12-01 15:01:49 +00:00 |
|
Sebastian Messmer
|
9fdefaa4e0
|
Remove BlockStoreWithRandomKeys
|
2017-09-18 20:42:07 +01:00 |
|
Sebastian Messmer
|
5458af7c52
|
Rename blockstore::Key -> blockstore::BlockId
|
2017-09-17 02:07:27 +01:00 |
|
Sebastian Messmer
|
5299be5dda
|
Wire through the missingBlockIsIntegrityViolation setting
|
2017-09-16 16:49:33 +01:00 |
|
Sebastian Messmer
|
b6ce7c3ae4
|
Allow disabling integrity checks on command line
|
2017-09-16 16:18:53 +01:00 |
|
Sebastian Messmer
|
f6b6875bb2
|
Rename VersionCountingBlockStore -> IntegrityBlockStore
|
2017-09-16 00:18:58 +01:00 |
|