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
bb85dc3171
commit
5f4a2f4631
|
@ -32,7 +32,7 @@ public:
|
||||||
|
|
||||||
public:
|
public:
|
||||||
PolicyCache()
|
PolicyCache()
|
||||||
: _max_size(256)
|
: _max_size(1)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user