zwoop commented on code in PR #11865:
URL: https://github.com/apache/trafficserver/pull/11865#discussion_r1844004649


##########
src/iocore/cache/StripeSM.h:
##########
@@ -168,7 +168,7 @@ class StripeSM : public Continuation, public Stripe
    *
    * @see START_POS
    */
-  StripeSM(CacheDisk *disk, off_t blocks, off_t dir_skip, int avg_obj_size = 
-1);
+  StripeSM(CacheDisk *disk, off_t blocks, off_t dir_skip, int avg_obj_size = 
-1, int fragment_size = -1);

Review Comment:
   Updated.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to