Browse Source

policy_cache.hpp

getattr-cache
Antonio SJ Musumeci 10 months ago
parent
commit
23cd12aad6
  1. 1
      src/policy_cache.hpp

1
src/policy_cache.hpp

@ -63,7 +63,6 @@ public:
std::string const &val_)
{
uint64_t hash;
const char *ptr;
STRPOOL_U64 token;
hash = wyhash(key_,keylen_,0xdeadbeef,_wyp);

Loading…
Cancel
Save