mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
branch.hpp
This commit is contained in:
parent
4ff158e843
commit
acf46a8fee
@ -60,6 +60,8 @@ public:
|
||||
public:
|
||||
Mode mode;
|
||||
std::string path;
|
||||
ghc::filesystem::path mount_path;
|
||||
uint64_t mount_hash_digest;
|
||||
|
||||
private:
|
||||
nonstd::optional<uint64_t> _minfreespace;
|
||||
|
Loading…
x
Reference in New Issue
Block a user