@ -144,6 +144,7 @@ Config::Config()
xattr(XAttr::ENUM::PASSTHROUGH),
_initialized(false)
{
_map["foo"] = &foo;
_map["allow-idmap"] = &allow_idmap;
_map["async_read"] = &async_read;
_map["auto_cache"] = &auto_cache;