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
@@ -56,7 +56,7 @@ _read_buf(const int fd,
namespace mergerfs
{
namespace read_buf
namespace fuse
{
int
read_buf(const char *fusepath,