mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-02 20:56:40 +08:00
branch2.hpp
This commit is contained in:
parent
8e0979a515
commit
b3088ec7c9
@ -1,3 +1,5 @@
|
||||
#include <stdint.h>
|
||||
|
||||
class Branch2
|
||||
{
|
||||
public:
|
||||
@ -11,4 +13,5 @@ public:
|
||||
public:
|
||||
bool enabled;
|
||||
Mode mode;
|
||||
uint64_t min_free_space;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user