mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-22 13:41:48 +08:00
change fuse functions to use the fuse namespace
This commit is contained in:
@ -107,7 +107,7 @@ _rename(Policy::Func::Search searchFunc,
|
||||
|
||||
namespace mergerfs
|
||||
{
|
||||
namespace rename
|
||||
namespace fuse
|
||||
{
|
||||
int
|
||||
rename(const char *oldpath,
|
||||
|
Reference in New Issue
Block a user