mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-07 19:34:36 +08:00
change fuse functions to use the fuse namespace
This commit is contained in:
@ -71,7 +71,7 @@ _truncate(Policy::Func::Action actionFunc,
|
||||
|
||||
namespace mergerfs
|
||||
{
|
||||
namespace truncate
|
||||
namespace fuse
|
||||
{
|
||||
int
|
||||
truncate(const char *fusepath,
|
||||
|
Reference in New Issue
Block a user