mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 17:57:41 +08:00
policy_cache.hpp
This commit is contained in:
parent
089ce77eda
commit
f4a6f4d92c
|
@ -51,6 +51,7 @@ public:
|
|||
{
|
||||
std::string rv;
|
||||
|
||||
_cache.visit(key_,[](std::string &v){});
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user