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