fuse_rename.cpp

This commit is contained in:
Antonio SJ Musumeci 2025-04-21 23:48:18 -05:00
parent c53a4cc7f1
commit cd753d0149

View File

@ -315,7 +315,7 @@ namespace l
int int
rename_exdev_abs_symlink(const Policy::Action &actionPolicy_, rename_exdev_abs_symlink(const Policy::Action &actionPolicy_,
const Branches::CPtr &branches_, const Branches::CPtr &branches_,
const std::string &mount_, const gfs::path &mount_,
const gfs::path &oldfusepath_, const gfs::path &oldfusepath_,
const gfs::path &newfusepath_) const gfs::path &newfusepath_)
{ {