Code

rrdtool plugin: Get the cache lock before checking for a nonexistent cache.
authorSebastian Harl <sh@tokkee.org>
Wed, 27 Feb 2008 20:56:32 +0000 (21:56 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 27 Feb 2008 21:48:18 +0000 (22:48 +0100)
commit91ccfb61e4da1094e7a845d0a5982d90cd77e78e
tree3d4c697dfca14253b8c85be22d97d12bc5d43a96
parent2c53e30ff65e5d5b09f39f8255a76c3e4a6f8947
rrdtool plugin: Get the cache lock before checking for a nonexistent cache.

This should not make any difference, but, in theory, this is a semantical
error, so, let's just fix it :-)

Thanks to Stefan Völkel for pointing this out.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/rrdtool.c