-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* stream data validation * stream data validation * Enable writeback caching safely * Flipped boolean semantics for writeback cache * Added CLI param * Add debug log for write only in case it is a problem * Modified test to work with enable writeback cache * Added a flag to ignore append flag * github comments * Added tests for ignore append * changelog * Added fuse2 test * correcting file mode when ignore-append-file flag is true * fix unit test * Changes for ignore open flags * test for libfuse2 * add ignore open flag to all config * Updated README * Added to Changelog * Quick test only in data validation for streaming Co-authored-by: Tamer Sherif <[email protected]> Co-authored-by: vibhansa-msft <[email protected]> Co-authored-by: souravgupta <[email protected]>
- Loading branch information
1 parent
6ba1e91
commit 23e7af7
Showing
27 changed files
with
308 additions
and
53 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
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
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
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
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
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
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.