Skip to content
Snippets Groups Projects
Commit 83476f2d authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add pre-read FIXME comment

parent 28bd88d2
Branches
Tags
No related merge requests found
......@@ -552,6 +552,7 @@ retry: /* transaction retry */
}
ctrls[++num_ctrls] = NULL;
op->o_preread = 0; /* prevent redo on retry */
/* FIXME: should read entry on the last retry */
}
/* nested transaction */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment