only allow manipulation of runtime settings via xattrs. closes #22

This commit is contained in:
Antonio SJ Musumeci
2014-07-29 00:00:42 -04:00
parent 45cec2d301
commit 7b0d703f00
35 changed files with 50 additions and 419 deletions

View File

@ -37,7 +37,6 @@
using std::string;
using std::vector;
using mergerfs::Policy;
static
int
@ -75,9 +74,6 @@ namespace mergerfs
const config::Config &config = config::get();
const ugid::SetResetGuard ugid(fc->uid,fc->gid);
if(from == config.controlfile)
return -ENOENT;
return _rename(*config.search,
config.srcmounts,
from,