Commit 7fb5adb4 authored by Nils Goroll's avatar Nils Goroll

ws ocd

parent 0c1c2a75
......@@ -190,8 +190,8 @@ vslc_vsm_reset(const struct VSL_cursor *cursor)
c->cursor.rec.ptr = NULL;
segment_n = c->head->segment_n;
VRMB(); /* Make sure offset table is not stale
compared to segment_n */
/* Make sure offset table is not stale compared to segment_n */
VRMB();
if (c->options & VSL_COPT_TAIL) {
/* Start in the same segment varnishd currently is in and
......
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