[master] 26cd05d remove an outdated and misleading comment

Nils Goroll nils.goroll at uplex.de
Tue May 3 16:31:06 CEST 2016


commit 26cd05dd1a9df29b6138cfd411a20ff2f9697438
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue May 3 16:27:59 2016 +0200

    remove an outdated and misleading comment

diff --git a/bin/varnishd/cache/cache_ban_lurker.c b/bin/varnishd/cache/cache_ban_lurker.c
index 9930b98..b49f3e3 100644
--- a/bin/varnishd/cache/cache_ban_lurker.c
+++ b/bin/varnishd/cache/cache_ban_lurker.c
@@ -114,8 +114,6 @@ ban_lurker_getfirst(struct vsl_log *vsl, struct ban *bt)
 				/*
 				 * We got the lock, and the oc is not being
 				 * dismantled under our feet.
-				 * Take it off the ban and (optimistically)
-				 * put it on the * destination ban
 				 */
 				AZ(oc->flags & OC_F_BUSY);
 				oc->refcnt += 1;



More information about the varnish-commit mailing list