masaori335 commented on code in PR #11945: URL: https://github.com/apache/trafficserver/pull/11945#discussion_r2149020733
########## 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: Similar to above. Would you share me what's the policy of which function should be moved to `Directory` or not here? -- 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