Clarifying comment

Motivated by #45
parent efc7cf58
......@@ -2687,6 +2687,9 @@ sfe_allocobj(struct worker *wrk, const struct stevedore *stv,
return (0);
}
// counter maintained in STV_NewObject()
//wrk->stats->n_object++;
oc->stobj->stevedore = stv;
boc->stevedore_priv = fcr.r.ptr;
AN(boc->stevedore_priv);
......
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