Code

use posix_fallocate when initialiying rrd files ... instead of filling them with...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 2 Feb 2012 15:38:44 +0000 (15:38 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 2 Feb 2012 15:38:44 +0000 (15:38 +0000)
commit48fd24f0aa3f33e279776abb3cc34d64ac54daf3
tree81f4f0edc04735021eca024cea1917d9c1789ae0
parentea07da10217a6213e50c3e424d546fe6d2f7dadb
use  posix_fallocate when initialiying rrd files ... instead of filling them with yero explicitly -- Richard Laager

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4/program@2270 a5681a0c-68f1-0310-ab6d-d61299d08faa
configure.ac
src/rrd_open.c