diff --git a/core/src/services/monoiofs/backend.rs b/core/src/services/monoiofs/backend.rs index c9200341fc6d..afdca2d7d67a 100644 --- a/core/src/services/monoiofs/backend.rs +++ b/core/src/services/monoiofs/backend.rs @@ -119,7 +119,7 @@ impl Access for MonoiofsBackend { stat: true, stat_has_content_length: true, stat_has_last_modified: true, - + read: true, write: true, write_can_append: true,