Cache subsystem has a struct called `Vol`, but actually it's `Stripe` in the docs and comments. https://github.com/apache/trafficserver/blob/fffcfb2cda7e918175171ce86939c6361722e1b1/iocore/cache/P_CacheVol.h#L125
Cache subsystem has a struct called
Vol, but actually it'sStripein the docs and comments.trafficserver/iocore/cache/P_CacheVol.h
Line 125 in fffcfb2