]> 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, 14 Apr 2021 12:20:44 +0000 (14:20 +0200)
commit9cd56957777e0251e2bafd4f4eb8e2297b9fa039
tree550f29c559147712d8049b2df5f9f77ace0cb3f6
parenta10d7b5199bd402d6c9277f2eee15d2b65200dfc
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