Skip to content

Commit

Permalink
FST: Refactoring to fix a read bug + verify all reads
Browse files Browse the repository at this point in the history
- Fixes a bug where corrupted data would be returned when reading files from unhashed sections with non-block aligned offset or size
- Added hash checks for all reads where possible. This means that FST now can automatically catch corruptions when they are encountered while reading from the volume
  • Loading branch information
Exzap committed Nov 8, 2024
1 parent 813f914 commit 99e46d9
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 116 deletions.
Loading

0 comments on commit 99e46d9

Please sign in to comment.