]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Move custom logic row-rotation logic from write_fh, originally there to
authorPeter Stamfest <peter@stamfest.at>
Wed, 20 Aug 2014 22:43:18 +0000 (00:43 +0200)
committerPeter Stamfest <peter@stamfest.at>
Sun, 31 Aug 2014 20:15:32 +0000 (22:15 +0200)
commitaab2ba0ff7280e5db70309bbbac92a72e8436363
treee14dc02f6bf4245b296eba9883b1868c1111177e
parent639b4001876622d0af2ad34ffaf6aa9e16c7e31e
Move custom logic row-rotation logic from write_fh, originally there to
support rrd_restore with its random cur_row placement to
rrd_restore itself.  This makes write_fh a truly reuseable function.
src/rrd_create.c
src/rrd_restore.c