Commits

David Young committed cbe7901ddae
In the VFD SWMR expand/shrink test, have the reader trail behind the writer by the maximum size of a change in dataset length so that it cannot jump in and read a dataset *after* it's been extended but *before* the data is written. With other changes (forthcoming), this prevents the expand/shrink test from reading unexpected data values.