[master] f8ea87c Forgot this in previous commit.

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 21 00:09:05 CET 2017


commit f8ea87cb22347ca00fda5d0fcf5b82ed8ff1b2e8
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Feb 20 23:08:07 2017 +0000

    Forgot this in previous commit.

diff --git a/include/tbl/debug_bits.h b/include/tbl/debug_bits.h
index b354921..ea6bf35 100644
--- a/include/tbl/debug_bits.h
+++ b/include/tbl/debug_bits.h
@@ -44,6 +44,7 @@ DEBUG_BIT(FLUSH_HEAD,		flush_head,	"Flush after http1 head")
 DEBUG_BIT(VTC_MODE,		vtc_mode,	"Varnishtest Mode")
 DEBUG_BIT(WITNESS,		witness,	"Emit WITNESS lock records")
 DEBUG_BIT(VSM_KEEP,		vsm_keep,	"Keep the VSM file on restart")
+DEBUG_BIT(DROP_POOLS,		drop_pools,	"Drop thread pools (testing)")
 #undef DEBUG_BIT
 
 /*lint -restore */



More information about the varnish-commit mailing list