diff --git a/src/func_getattr_ff.cpp b/src/func_getattr_ff.cpp index b945bdce..f7c34795 100644 --- a/src/func_getattr_ff.cpp +++ b/src/func_getattr_ff.cpp @@ -28,6 +28,7 @@ Func2::GetattrFF::process(const Branches &branches_, return 0; } } + timeout_->entry = cfg->cache_negative_entry; return -ENOENT;