mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 21:50:01 +08:00
branches2.hpp
This commit is contained in:
parent
3724318306
commit
be856a0cd8
|
@ -15,5 +15,5 @@ public:
|
||||||
uint64_t min_free_space;
|
uint64_t min_free_space;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
std::vector<Branch2Tier> _branches;
|
std::vector<BranchTier> _branches;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user