You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2011/12/06 14:04:51 UTC

svn commit: r1210893 - in /httpd/httpd/branches/2.4.x: ./ modules/cache/cache_cache.c modules/cache/cache_cache.h modules/cache/cache_hash.c modules/cache/cache_hash.h modules/cache/cache_pqueue.c modules/cache/cache_pqueue.h

Author: minfrin
Date: Tue Dec  6 13:04:50 2011
New Revision: 1210893

URL: http://svn.apache.org/viewvc?rev=1210893&view=rev
Log:
Backport:
mod_cache: Remove dead code from the legacy mod_mem_cache module.

Removed:
    httpd/httpd/branches/2.4.x/modules/cache/cache_cache.c
    httpd/httpd/branches/2.4.x/modules/cache/cache_cache.h
    httpd/httpd/branches/2.4.x/modules/cache/cache_hash.c
    httpd/httpd/branches/2.4.x/modules/cache/cache_hash.h
    httpd/httpd/branches/2.4.x/modules/cache/cache_pqueue.c
    httpd/httpd/branches/2.4.x/modules/cache/cache_pqueue.h
Modified:
    httpd/httpd/branches/2.4.x/   (props changed)

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Dec  6 13:04:50 2011
@@ -1,3 +1,3 @@
 /httpd/httpd/branches/revert-ap-ldap:1150158-1150173
 /httpd/httpd/branches/wombat-integration:723609-723841
-/httpd/httpd/trunk:1201042,1201111,1201194,1201198,1201202,1202236,1202456,1202886,1203859,1204630,1204968,1204990,1205061,1205075,1205379,1205885,1206291,1206587,1206850,1207719,1208753,1208835,1209053,1209085,1209417,1209432,1209461,1209601,1209603,1209618,1209623,1209741,1209754,1209766,1209776,1209797-1209798,1209811-1209812,1209814,1209908,1209910,1209913,1209916-1209917,1209947,1209952,1210080,1210124,1210130,1210219,1210221,1210252,1210284,1210378,1210725
+/httpd/httpd/trunk:1201042,1201111,1201194,1201198,1201202,1202236,1202456,1202886,1203859,1204630,1204968,1204990,1205061,1205075,1205379,1205885,1206291,1206587,1206850,1207719,1208753,1208835,1209053,1209085,1209417,1209432,1209461,1209601,1209603,1209618,1209623,1209741,1209754,1209766,1209776,1209797-1209798,1209811-1209812,1209814,1209908,1209910,1209913,1209916-1209917,1209947,1209952,1210080,1210124,1210130,1210219,1210221,1210252,1210284,1210378,1210725,1210892