mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-20 22:27:12 +08:00
policy_cache.hpp
This commit is contained in:
parent
4370a51e22
commit
69ee5ac395
@ -55,7 +55,6 @@ public:
|
||||
});
|
||||
|
||||
_cache.erase(key);
|
||||
fmt::print("{} > {} - {}\n",_cache.size(),_max_size,key);
|
||||
}
|
||||
|
||||
_cache.insert_or_assign(key_,val_);
|
||||
|
Loading…
x
Reference in New Issue
Block a user