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

vinyl: simplify run iterator restore

After the recent changes in the read iterator, the ->restore() callback
does not need to handle the case of iterator restart any more. Taking
this into account and keeping in mind that on-disk runs are immutable,
we can turn the run iterator ->restore() callback into no-op.
parent 44a62002
No related branches found
No related tags found
No related merge requests found
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