-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### What does this PR do? This commit introduces a FileHandle concept, allowing us to rig the filesystem up so that we can keep track of bytes lost when files are unlinked and then the last fp is closed. Unfortunately as of this commit the property tests are still failing but it's a start.
- Loading branch information
Showing
3 changed files
with
447 additions
and
162 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.