mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-13 09:30:46 +08:00
branches2.hpp
This commit is contained in:
parent
3c34463ecb
commit
a024a45cd7
|
@ -7,5 +7,5 @@ typedef std::vector<Branch2> Branch2Vec;
|
||||||
|
|
||||||
class Branches2 : public std::vector<Branch2Vec>
|
class Branches2 : public std::vector<Branch2Vec>
|
||||||
{
|
{
|
||||||
|
uint64_t min_free_space;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user