mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
change fuse functions to use the fuse namespace
This commit is contained in:
+1
-1
@@ -298,7 +298,7 @@ _setxattr(Policy::Func::Action actionFunc,
|
||||
}
|
||||
namespace mergerfs
|
||||
{
|
||||
namespace setxattr
|
||||
namespace fuse
|
||||
{
|
||||
int
|
||||
setxattr(const char *fusepath,
|
||||
|
||||
Reference in New Issue
Block a user