mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 14:04:05 +08:00
fuse_link.cpp
This commit is contained in:
parent
2cd9bcf3d4
commit
c53a4cc7f1
@ -278,11 +278,11 @@ namespace l
|
||||
|
||||
static
|
||||
int
|
||||
link_exdev_abs_pool_symlink(const std::string &mount_,
|
||||
const char *oldpath_,
|
||||
const char *newpath_,
|
||||
struct stat *st_,
|
||||
fuse_timeouts_t *timeouts_)
|
||||
link_exdev_abs_pool_symlink(const ghc::filesystem::path mount_,
|
||||
const char *oldpath_,
|
||||
const char *newpath_,
|
||||
struct stat *st_,
|
||||
fuse_timeouts_t *timeouts_)
|
||||
{
|
||||
int rv;
|
||||
StrVec basepaths;
|
||||
|
Loading…
x
Reference in New Issue
Block a user