mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-17 04:32:44 +08:00
policy_cache.hpp
This commit is contained in:
parent
5ed025a563
commit
1671712c1c
|
@ -44,10 +44,7 @@ public:
|
|||
const char *fusepath,
|
||||
StrVec *paths);
|
||||
|
||||
public:
|
||||
uint64_t timeout;
|
||||
|
||||
private:
|
||||
pthread_mutex_t _lock;
|
||||
unsigned _max_size;
|
||||
std::unordered_map<std::string,std::string> _cache;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user