Skip to content
Snippets Groups Projects
Commit d7342aa5 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: simplify txw iterator restore

We don't need to handle iterator restart in the ->restore() callback, so
we can remove the corresponding code. Also, let's reuse the start
iteration function for restoration, because the two cases are in fact
equivalent.
parent eebba30e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment