azure-storage-fuse/internal
Sourav Gupta a92ef4339b
Mount using /etc/fstab (#924)
* parsing os args

* Removing auto completion

* Update changelog

* Add more flags to ignore

* Small change'

* coverage edit

* Removing dead code

* Add test cases for parse and validate config

* Init logger for UT on config

* Correctly define const slice for fuse ignored flags

* Adding unmount test cases

* Add comments as per review comments

* Correcting unmount tests

* Add logs if mkdir fails

* spell correction in comments

* Run all unmount tests serially with different mount points

* correcting unmount test cases

* Making unmount test parallel

* Adding handle map test cases

Co-authored-by: vibhansa-msft <vibhansa@microsoft.com>
2022-10-05 21:33:52 +05:30
..
handlemap Mount using /etc/fstab (#924) 2022-10-05 21:33:52 +05:30
stats_manager Health monitor (#868) 2022-08-27 19:47:39 +05:30
attribute.go MD5 Sum updation on upload and validation on download (#863) 2022-08-25 16:49:56 +05:30
base_component.go Adding code linting (#844) 2022-07-28 10:09:41 +05:30
component.go Module name fix (#847) 2022-07-27 12:19:36 +05:30
component.template Module name fix (#847) 2022-07-27 12:19:36 +05:30
component_options.go Module name fix (#847) 2022-07-27 12:19:36 +05:30
component_options_test.go Adding code linting (#844) 2022-07-28 10:09:41 +05:30
mock_component.go Adding code linting (#844) 2022-07-28 10:09:41 +05:30
pipeline.go Module name fix (#847) 2022-07-27 12:19:36 +05:30
pipeline_test.go Code coverage addition for generate config cli (#849) 2022-08-02 12:52:06 +05:30