You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/08/23 23:32:25 UTC

[GitHub] [trafficserver] bryancall commented on issue #5505: dir_token is useless anymore is should be removed

bryancall commented on issue #5505:
URL: https://github.com/apache/trafficserver/issues/5505#issuecomment-904203517


   This is used in:
   ` iocore/cache/CacheDir.cc:    if (!dir_token(e) && dir_offset(e) >= static_cast<int64_t>(start) && dir_offset(e) < static_cast<int64_t>(end)) {`
   
   Please reopen if this still needs to be fixed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org