Commit 8ceb890b77fc3ef1ab0fb4ef1d669366734cea85

Patrick Steinhardt 2017-05-19T12:35:21

index: set last written index entry in foreach-entry-loop The last written disk entry is currently being written inside of the function `write_disk_entry`. Make behavior a bit more obviously by instead setting it inside of `write_entries` while iterating all entries.