summaryrefslogtreecommitdiff
path: root/source4/dns_server/dns_update.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-11-11 08:48:04 +0100
committerRalph Boehme <slow@samba.org>2018-01-10 01:01:24 +0100
commita206cf2dc11159b0e9ebe4d1d1d23e4365bd2a8c (patch)
treea1166fe32b0fcc6531050820c7a98379864b0547 /source4/dns_server/dns_update.c
parent09da62f1a34b85f2cbd1d6a95ec1a04d4d7e389e (diff)
downloadsamba-a206cf2dc11159b0e9ebe4d1d1d23e4365bd2a8c.tar.gz
s4:dns_server: avoid debug noise on successful updates
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12423 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'source4/dns_server/dns_update.c')
-rw-r--r--source4/dns_server/dns_update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dns_server/dns_update.c b/source4/dns_server/dns_update.c
index bb41a9c7eb7..94f3d9bea3e 100644
--- a/source4/dns_server/dns_update.c
+++ b/source4/dns_server/dns_update.c
@@ -681,7 +681,7 @@ static WERROR handle_updates(struct dns_server *dns,
werror = check_prerequisites(dns, tmp_ctx, zone, prereqs, pcount);
W_ERROR_NOT_OK_GOTO(werror, failed);
- DEBUG(1, ("update count is %u\n", upd_count));
+ DBG_DEBUG("dns update count is %u\n", upd_count);
for (ri = 0; ri < upd_count; ri++) {
werror = handle_one_update(dns, tmp_ctx, zone,