]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '4326-remove-locking-from-copy_namehook_lists' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 12 Oct 2023 10:43:50 +0000 (10:43 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 12 Oct 2023 10:43:50 +0000 (10:43 +0000)
Replace some ADB entry locking with atomics to reduce ADB contention

Closes #4326

See merge request isc-projects/bind9!8328


Trivial merge