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


##########
src/iocore/cache/StripeSM.h:
##########
@@ -65,6 +65,8 @@ class StripeSM : public Continuation, public Stripe
 {
 public:
   CryptoHash hash_id;
+  char      *path = nullptr;
+  int        fd{-1};

Review Comment:
   Changes made in #11895 and #11896.



-- 
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