]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache: improve handling write errors
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 29 Mar 2021 17:25:27 +0000 (19:25 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 31 Mar 2021 15:42:52 +0000 (17:42 +0200)
commitd7260837e4b218a6fb2353fe6e597dc71c742c06
treec59030c989145f44f6f1df7add4489dbe81b3a4a
parentff19fb75745717b4e1a771aea13a0b3fda15f0cd
cache: improve handling write errors

In particular, ignore ENOSPC from LMDB for a short time unless the
space-usage estimate is over 90%.  See code comments for details.
NEWS
lib/cache/entry_list.c