]> granicus.if.org Git - apache/commit
Cleanup structures in mod_cache and friends to remove unused or unnecessary
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 8 Feb 2005 17:39:56 +0000 (17:39 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 8 Feb 2005 17:39:56 +0000 (17:39 +0000)
commit1d4c6d1c6d5cabc66cf7be84d0c83f18c6fd1fe2
tree0f30c85990be30c5a665f5de7cb487408d44c3f7
parent5875d5f9cfe225f2882b4941ef69e7917a9eac8e
Cleanup structures in mod_cache and friends to remove unused or unnecessary
fields.  Also resolves a number of latent bugs due to the wrong fields being
accessed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@152679 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_storage.c
modules/cache/cache_util.c
modules/cache/mod_cache.c
modules/cache/mod_cache.h
modules/cache/mod_disk_cache.c
modules/cache/mod_mem_cache.c