]> err.no Git - varnish/commit
Fix obj.last_use: We cannot use obj.lru_stamp, as that is only updated
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 23 Feb 2008 19:58:04 +0000 (19:58 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 23 Feb 2008 19:58:04 +0000 (19:58 +0000)
commit0d1a496e6e89beb159b55e0c6e76e6ade2c59ba0
treeefc8ec37ca0a702a8bb9917d7f92fd85f03787c9
parenta6cc14aea1c437b448c0eec4c955ec633ef284cc
Fix obj.last_use:  We cannot use obj.lru_stamp, as that is only updated
when we shuffle the LRU list.

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