]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
use posix_fallocate when initialiying rrd files ... instead of filling them with...
authorTobias Oetiker <tobi@oetiker.ch>
Thu, 2 Feb 2012 15:38:44 +0000 (15:38 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 2 Feb 2012 15:38:44 +0000 (15:38 +0000)
commit6618a475c42b0ec966d71f76b786bc4a871060ba
tree81f4f0edc04735021eca024cea1917d9c1789ae0
parent2cbb285c19ec369db5eb1dcf584b09a1bd691ab6
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