* 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 <tasherif@microsoft.com>
Co-authored-by: vibhansa-msft <vibhansa@microsoft.com>
Co-authored-by: souravgupta <souravgupta@microsoft.com>