[master] c305b19 Forgot to add the lock type.
Poul-Henning Kamp
phk at varnish-cache.org
Tue Feb 14 08:40:58 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