Add pre-read FIXME comment

This commit is contained in:
Kurt Zeilenga 2004-06-22 23:44:35 +00:00
parent 28bd88d289
commit 83476f2d98

View File

@ -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 */