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


##########
src/iocore/cache/CacheDir.cc:
##########
@@ -1068,7 +1019,7 @@ CacheSync::mainEvent(int event, Event * /* e ATS_UNUSED 
*/)
       /* Don't sync the directory to disk if its not dirty. Syncing the
          clean directory to disk is also the cause of INKqa07151. Increasing
          the serial number causes the cache to recover more data than 
necessary.
-         The dirty bit it set in dir_insert, overwrite and dir_delete_entry
+         The dirty bit it set in dir_insert, overwrite and 
Directory::delete_entry

Review Comment:
   I applied the fix, but this is unrelated to the PR, so I'm downvoting it.



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