mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-04 20:28:55 +08:00
branches2.hpp
This commit is contained in:
parent
936202d0bb
commit
bf75615b38
@ -4,7 +4,8 @@
|
||||
|
||||
class Branch2Vec : public std::vector<Branch2>
|
||||
{
|
||||
|
||||
public:
|
||||
uint64_t min_free_space;
|
||||
};
|
||||
|
||||
class Branches2 : public std::vector<Branch2Vec>
|
||||
|
Loading…
x
Reference in New Issue
Block a user