]> err.no Git - varnish/commit
Add a bit of garbage collection to yesterdays change: Passed objects need
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 7 Mar 2007 10:38:20 +0000 (10:38 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 7 Mar 2007 10:38:20 +0000 (10:38 +0000)
commit0b805caaf20e6a7a07b981d861b600fa6a9fe40e
tree4cee009cc85a1e8577676de7546f2b08d15446f3
parent002213f9ffe45e3f92398992499d778b7a2d5f17
Add a bit of garbage collection to yesterdays change:  Passed objects need
to have their storage properly reclaimed, including the actual content
of a obj.pass=1 cache entry, once we have sent the content to the original
requestor.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1278 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_center.c
varnish-cache/bin/varnishd/cache_hash.c