]> git.ipfire.org Git - thirdparty/collectd.git/commit
src/daemon/utils_cache.c: Consistently return `ENOENT` when metrics are not in the...
authorFlorian Forster <octo@collectd.org>
Thu, 1 Feb 2024 06:57:10 +0000 (07:57 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 20 Feb 2024 14:28:50 +0000 (15:28 +0100)
commit9fb91a5a3d9e766dc8d9a6b83c463ff951a3fa4f
tree50fad436308b6c3ec1d1d1ffaada846913240c8e
parent88a894c032b15a598850dd37bcea6e6d4829b4e5
src/daemon/utils_cache.c: Consistently return `ENOENT` when metrics are not in the cache.
src/daemon/utils_cache.c