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)
commit30f248a18d60fbbc4def738a000094558e061ae8
tree4ad1b20d2d2dee24354dc2baeb0874a837b9dd5f
parentf7ea9cd6b4b061c5db4e2353461c21c9138b9e3d
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@2270 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/configure.ac
program/src/rrd_open.c