]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make dns_dt_reopen() request task-exclusive mode on its own
authorMichał Kępień <michal@isc.org>
Mon, 5 Feb 2018 20:22:53 +0000 (21:22 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 16 Feb 2018 08:39:24 +0000 (09:39 +0100)
commit8e3c16175a09c9955faee451fa20db38c68e90fc
tree0de1146d455c91b24e8a8eafe3f6b9a50a78be52
parentf199a5a9aeb9899932c52a33f4552fb6f5649313
Make dns_dt_reopen() request task-exclusive mode on its own

Instead of relying on the caller to set up task-exclusive mode, make
dns_dt_reopen() enforce task-exclusive mode itself, using the task
specified at dnstap environment creation time.
bin/named/server.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h