mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-08 20:29:29 +08:00
branches2.hpp
This commit is contained in:
parent
fe07e69ced
commit
2ef7be823d
|
@ -17,7 +17,8 @@ public:
|
||||||
uint64_t min_free_space;
|
uint64_t min_free_space;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
int clonepath(ghc::filesystem::path &basepath,
|
||||||
|
ghc::filesystem::path &fusepath);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
std::vector<BranchTier>::iterator begin() { return _branches.begin(); }
|
std::vector<BranchTier>::iterator begin() { return _branches.begin(); }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user