Commit 5e838844 authored by Nils Goroll's avatar Nils Goroll

Sync comment with reality

it really is about time we rename OC_F_PASS -> OC_F_HFM, but
my recent cleanup attempt included too much change before the release
parent 65c6d429
......@@ -451,7 +451,7 @@ vbf_stp_fetchbody(struct worker *wrk, struct busyobj *bo)
if (vfc->oc->flags & OC_F_ABANDON) {
/*
* A pass object and delivery was terminated
* We don't fail the fetch, in order for hit-for-pass
* We don't fail the fetch, in order for HitMiss
* objects to be created.
*/
AN(vfc->oc->flags & OC_F_PASS);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment