From: Ondřej Surý Date: Mon, 18 Aug 2025 02:55:43 +0000 (+0200) Subject: chg: dev: Don't count failed additions into the cache X-Git-Tag: v9.21.12~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d2bbbfdf3af8bf3be6e034c72b1669f4fa24f3;p=thirdparty%2Fbind9.git chg: dev: Don't count failed additions into the cache Previously, when the new header was NOT added into the cache, we would increment and then decrement stat counters immediately. This has been fixed. Merge branch 'ondrej/dont-stat-count-failed-adds' into 'main' See merge request isc-projects/bind9!10859 --- 14d2bbbfdf3af8bf3be6e034c72b1669f4fa24f3