]> git.ipfire.org Git - thirdparty/squid.git/commit
Fully deprecated storeUnlockObject(). Now everything directly uses
authorwessels <>
Fri, 19 May 2006 23:05:18 +0000 (23:05 +0000)
committerwessels <>
Fri, 19 May 2006 23:05:18 +0000 (23:05 +0000)
commit97b5e68f6f6a7090e841289814027099a80e4e34
tree7999b884b5500df2645243d417bdf85b643aba3c
parent634fec05eeb4662fd61fb3006626c2fc27c3c64b
Fully deprecated storeUnlockObject().  Now everything directly uses
the StoreEntry unlock() method.
25 files changed:
src/Server.cc
src/Store.h
src/asn.cc
src/cache_manager.cc
src/client_side_reply.cc
src/client_side_request.cc
src/errorpage.cc
src/forward.cc
src/gopher.cc
src/mime.cc
src/neighbors.cc
src/net_db.cc
src/peer_digest.cc
src/peer_select.cc
src/repl/heap/store_repl_heap.cc
src/stat.cc
src/store.cc
src/store_digest.cc
src/store_swapout.cc
src/tests/testCoss.cc
src/tests/testNull.cc
src/tests/testUfs.cc
src/urn.cc
src/wais.cc
src/whois.cc