mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-29 12:03:59 +08:00
policy_cache.hpp
This commit is contained in:
parent
34933cdd2a
commit
d699e70c23
|
@ -66,12 +66,6 @@ public:
|
|||
return rv;
|
||||
}
|
||||
|
||||
void
|
||||
erase(const char *key_)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private:
|
||||
unsigned _max_size;
|
||||
Map _cache;
|
||||
|
|
Loading…
Reference in New Issue
Block a user