]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Merge branch '525-cache-preallocation' into 'master'
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 13 Jan 2020 08:28:48 +0000 (09:28 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 13 Jan 2020 08:28:48 +0000 (09:28 +0100)
commitb8cd677dc71ce58922db0b33d14d3f23ac75a81e
tree7928f1d31147a9499c59ec9cc588dd390eeacaa6
parent9c0b5e742e28cbb5ae30b065229f4d76551185c2
parent5fa7ca13155d107068d26206479f2b170de52ed8
Merge branch '525-cache-preallocation' into 'master'

cache: pre-allocating cache file when cache size is being changed

Closes #525

See merge request knot/knot-resolver!917