mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-22 12:05:15 +08:00
branch2.hpp
This commit is contained in:
parent
0a9bba712c
commit
afc774d3d5
|
@ -21,6 +21,7 @@ public:
|
|||
~Branch2();
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
Mode mode;
|
||||
uint64_t min_free_space;
|
||||
int fd;
|
||||
|
|
Loading…
Reference in New Issue
Block a user