]> git.ipfire.org Git - thirdparty/squid.git/commit
- the global 'store_rebuilding' is now a boolean. The clean/dirty indication
authorwessels <>
Sat, 24 May 1997 01:48:06 +0000 (01:48 +0000)
committerwessels <>
Sat, 24 May 1997 01:48:06 +0000 (01:48 +0000)
commit311ea387f53c89452d8fb5bffe265ced8deedb57
tree824c587c523dd4fef9b2493fa4c19ccc41f685af
parent06d12d575450c6c9a660a9a26c68ff8ae0bcd38f
- the global 'store_rebuilding' is now a boolean.  The clean/dirty indication
  is associated with the individual swap directories.
- This fixes entries from a clean rebuild getting marked as not VALIDATED.
- storeSwapInCheck() was broken.  Moved it back into storeSwapInStart().
src/store.cc