Commits
David Young committed 790eccbc20b
In vfd_swmr_mdf_idx_entry_remove(), give some local variables less wordy names. While I am here, do not copy the last element of the index over the element that's being deleted, because in the very next step I'm shifting all elements over by one.