In rrd synchronous file creation use lock_file
authorManuel Luis SanmartĂ­n Rozada <manuel.luis@gmail.com>
Wed, 20 May 2015 15:10:41 +0000 (17:10 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 16 Jun 2015 19:50:31 +0000 (21:50 +0200)
to prevent the creation of the same file at the same time multiple times
and obtain a corrupt rrd file.


No differences found