-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[refactor] RawStenciledFile: Make read return as much as requested again
This makes the unbuffered RawStenciledFile usable again and it should be used for almost all FUSE calls because (wrong) buffering can kill performance there. Note that this should change almost no functionality because StenciledFile was mostly used with a single stencil except JoinedFile.
- Loading branch information
Showing
1 changed file
with
32 additions
and
23 deletions.
There are no files selected for viewing
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