diff --git a/src/fuse_getattr.cpp b/src/fuse_getattr.cpp index b4995e27..80a262a4 100644 --- a/src/fuse_getattr.cpp +++ b/src/fuse_getattr.cpp @@ -158,7 +158,8 @@ namespace l rv = cfg->getattr.process(cfg->branches, fusepath_, - st_); + st_, + timeout_); // rv = l::getattr(cfg->func.getattr.policy, // cfg->branches,