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