]> granicus.if.org Git - apache/commit
Reintroduce an optimisation lost in some cut and paste. The cache lock
authorGraham Leggett <minfrin@apache.org>
Wed, 26 Aug 2009 23:22:18 +0000 (23:22 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 26 Aug 2009 23:22:18 +0000 (23:22 +0000)
commit9bf71872c9fe971de9c41b1cb46f98b8c8fa8434
tree092a55b115adb156860498d61543919755f36d3e
parent6baacf4a7efe58ae3863d7029b9ca1930804290c
Reintroduce an optimisation lost in some cut and paste. The cache lock
is removed as soon as we see an EOS, or is removed immediately if a
failure has occurred.

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