change fuse functions to use the fuse namespace

This commit is contained in:
Antonio SJ Musumeci
2015-07-15 10:04:57 -04:00
parent efadd2c8d8
commit 983fa9100d
75 changed files with 111 additions and 111 deletions

View File

@ -107,7 +107,7 @@ _rename(Policy::Func::Search searchFunc,
namespace mergerfs
{
namespace rename
namespace fuse
{
int
rename(const char *oldpath,