mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 21:50:01 +08:00
branch2.hpp
This commit is contained in:
parent
3f4daac1a1
commit
3a1aebb875
|
@ -16,5 +16,6 @@ public:
|
||||||
bool enabled;
|
bool enabled;
|
||||||
Mode mode;
|
Mode mode;
|
||||||
uint64_t min_free_space;
|
uint64_t min_free_space;
|
||||||
|
int fd;
|
||||||
ghc::filesystem::path path;
|
ghc::filesystem::path path;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user