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
@@ -64,7 +64,7 @@ _fallocate(const int fd,
namespace mergerfs
{
namespace fallocate
namespace fuse
{
int
fallocate(const char *fusepath,