JosiahWI commented on code in PR #11945:
URL: https://github.com/apache/trafficserver/pull/11945#discussion_r2150362436


##########
src/iocore/cache/CacheDir.cc:
##########
@@ -304,14 +304,14 @@ check_dir(Stripe *stripe)
 }
 
 inline void
-unlink_from_freelist(Dir *e, int s, Stripe *stripe)
+unlink_from_freelist(Dir *e, int s, Directory *directory)

Review Comment:
   I looked for the functions that were operations on the directory, and I 
might have missed this one.



-- 
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: github-unsubscr...@trafficserver.apache.org

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

Reply via email to