Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
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
Sourav Gupta 8523a878a9
adlsgen1fuse fix for v2 (#805)
adlsgen1fuse fix for v2
2022-06-15 09:58:38 +05:30
Sourav Gupta b466677539
Gen1 mount using adlsgen1fuse (#721)
* Adding code for gen1 mount with datasetfuse

* Creating pipeline for adlsgen1fuse

* Adding unit test cases

* Adding sample datasetfuse config file
2022-03-16 10:45:23 +05:30