This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 7eb355f271 Reset HttpCacheSM on following redirect (#12182)
add a79a04ca24 Cleanup: Remove unused args from open_read and open_write
(#12181)
No new revisions were added by this update.
Summary of changes:
include/iocore/cache/Cache.h | 6 +++---
src/iocore/cache/Cache.cc | 4 ++--
src/iocore/cache/CacheProcessor.cc | 9 +++------
src/iocore/cache/P_CacheInternal.h | 3 +--
src/iocore/cache/unit_tests/main.cc | 2 +-
src/proxy/http/HttpCacheSM.cc | 11 ++++++-----
6 files changed, 16 insertions(+), 19 deletions(-)