]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: nil: Add optional debugging output for fetch context reference counting
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Nov 2025 09:39:37 +0000 (10:39 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 27 Nov 2025 09:39:37 +0000 (10:39 +0100)
As the fetch context reference counting was converted to userspace RCU
reference counting, the ability to debug the reference counting was
lost.  Restore the debugging by adding the optional compile-time enabled
debugging output again.

Merge branch 'ondrej/add-tracing-to-fctx-reference-counting' into 'main'

See merge request isc-projects/bind9!11230


Trivial merge