]> git.ipfire.org Git - thirdparty/squid.git/commit
remove assertion from store rebuild code. A swap log entry might be
authorwessels <>
Wed, 18 Jun 1997 09:06:22 +0000 (09:06 +0000)
committerwessels <>
Wed, 18 Jun 1997 09:06:22 +0000 (09:06 +0000)
commitccbc48f5116f798b1cdb00b03bf955901d0c4f62
tree61fa8d976e9df8131c5e4a6bbfc408efca6dd4bf
parent7dd4488501c54dda7ffa695c8d896ee9eb495ceb
remove assertion from store rebuild code.  A swap log entry might be
"newer" if we're in a slow rebuild.  In that case the swap log entry
should be ignored, assuming the existing entry was added during the
rebuild.
src/store.cc