mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 09:41:43 +08:00
policy_cache.hpp
This commit is contained in:
parent
2e4fe13aae
commit
0f3bb21044
|
@ -100,7 +100,6 @@ public:
|
|||
Val rv;
|
||||
uint64_t hash;
|
||||
|
||||
rv = NULL;
|
||||
hash = wyhash(key_.c_str(),key_.size(),0xdeadbeef,_wyp);
|
||||
_cache.cvisit(hash,
|
||||
[&](Map::value_type const &v_)
|
||||
|
|
Loading…
Reference in New Issue
Block a user