[experimental-ims] c305b19 Forgot to add the lock type.

Geoff Simmons geoff at varnish-cache.org
Tue Feb 14 17:49:35 CET 2012


commit c305b19cea8b7084db8129efe7ac7a06021a5e58
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Feb 14 07:40:50 2012 +0000

    Forgot to add the lock type.

diff --git a/include/tbl/locks.h b/include/tbl/locks.h
index 697752d..68077ce 100644
--- a/include/tbl/locks.h
+++ b/include/tbl/locks.h
@@ -51,4 +51,5 @@ LOCK(vcapace)
 LOCK(nbusyobj)
 LOCK(busyobj)
 LOCK(mempool)
+LOCK(vxid)
 /*lint -restore */



More information about the varnish-commit mailing list