From: Ondřej Surý Date: Fri, 31 Jul 2026 05:21:10 +0000 (+0200) Subject: chg: dev: Delete cache rdatasets directly instead of tombstoning them X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9da4f0c79d6c720e35fa6da24530a776272e9b1e;p=thirdparty%2Fbind9.git chg: dev: Delete cache rdatasets directly instead of tombstoning them Deleting an rdataset from the cache left a placeholder entry behind that every lookup had to skip until it aged out. Deletion now removes the entry outright, and the placeholder mechanism is gone. Merge branch 'ondrej/qpcache-cleanup-delete-tombstone' into 'main' See merge request isc-projects/bind9!12454 --- 9da4f0c79d6c720e35fa6da24530a776272e9b1e