change fuse functions to use the fuse namespace

This commit is contained in:
Antonio SJ Musumeci
2015-07-15 10:53:13 -04:00
parent efadd2c8d8
commit 983fa9100d
75 changed files with 111 additions and 111 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ _unlink(Policy::Func::Action actionFunc,
namespace mergerfs
{
namespace unlink
namespace fuse
{
int
unlink(const char *fusepath)