]> git.ipfire.org Git - thirdparty/squid.git/commit
During store rebuild, we should only call storeDirUpdateSwapSize()
authorwessels <>
Fri, 31 Oct 1997 03:37:56 +0000 (03:37 +0000)
committerwessels <>
Fri, 31 Oct 1997 03:37:56 +0000 (03:37 +0000)
commit116ca1e0118ab08bfcfd79b8927344b113931d82
tree64345b320bc8c1aa5818d8faee6b170226ecf7f1
parent556c33d50438cdc04bde6a8d12dec8cc14bbf4f1
During store rebuild, we should only call storeDirUpdateSwapSize()
if the log file is CLEAN.  Otherwise, call it in
storeSwapInValidateComplete()
src/store.cc