Module config

Source

Structsยง

Config
Options that configure the behavior of the file system.
PermissionData
Permission structure that is configured to map the UID-GID at runtime

Enumsยง

CachePolicy
The caching policy that the file system should report to the FUSE client. By default the FUSE protocol uses close-to-open consistency. This means that any cached contents of the file are invalidated the next time that file is opened.

Functionsยง

config_default_negative_timeout ๐Ÿ”’
config_default_posix_acl ๐Ÿ”’
config_default_security_ctx ๐Ÿ”’
config_default_timeout ๐Ÿ”’
deserialize_privileged_quota_uids ๐Ÿ”’
deserialize_timeout ๐Ÿ”’
deserialize_ugid_map ๐Ÿ”’
process_ugid_map ๐Ÿ”’