]> git.ipfire.org Git - thirdparty/squid.git/commit
Added storeSwapOutWriteQueued().
authorwessels <>
Tue, 21 Apr 1998 05:26:12 +0000 (05:26 +0000)
committerwessels <>
Tue, 21 Apr 1998 05:26:12 +0000 (05:26 +0000)
commit61038223a0b3dec82a1a4d328d99b6d2c96f10ea
tree96eed0adabd1f97c510d1619879ed528edb36f2e
parenta5a5de8779b8904f40f06286f71aa9c0a0febd15
Added storeSwapOutWriteQueued().

storeAbort() was improperly checking for no-writes-queued condition
by not accounting for the swap meta header size.
src/protos.h
src/store.cc
src/store_swapout.cc