]> git.ipfire.org Git - thirdparty/squid.git/commit
fix swapfileno wierdness with 'SwapOutStartComplete', just set
authorwessels <>
Fri, 16 May 1997 06:19:30 +0000 (06:19 +0000)
committerwessels <>
Fri, 16 May 1997 06:19:30 +0000 (06:19 +0000)
commit95c4b18f9a20d4c6bd6937c0be4097cfb0c0ce05
treef382794c781c476a390c77a5873b3a242cf5f1a8
parent545f551aca0994f71ebf2dc639308e7c95230ab7
fix swapfileno wierdness with 'SwapOutStartComplete', just set
e->swap_file_number instead of using some intermediate variable.
Remove storeDescribeStatus()
Make storeSwapInStart() global
Simplify storeLockObject(); make someone call storeSwapInStart() if
thats what they want.
src/store.cc