bneradt commented on code in PR #10739: URL: https://github.com/apache/trafficserver/pull/10739#discussion_r1388607512
########## src/iocore/cache/unit_tests/test_CacheDir.cc: ########## @@ -88,7 +88,7 @@ class CacheDirTest : public CacheInit return EVENT_DONE; } - vol_dir_clear(vol); + vol->clear_dir(); Review Comment: Do we plan to rename this to `stripe` instead of `vol` later? -- 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