Browse Source

mergerfs_api.cpp

webui
Antonio SJ Musumeci 2 weeks ago
parent
commit
1380368ddc
  1. 1
      src/mergerfs_api.cpp

1
src/mergerfs_api.cpp

@ -49,7 +49,6 @@ mergerfs::api::set_kv(const fs::path &mountpoint_,
fs::path cfgfile;
std::string xattr_key;
cfgfile = ::_mergerfs_config_file(mountpoint_);
xattr_key = "user.mergerfs." + key_;

Loading…
Cancel
Save