Commits
David Young committed f19b6c4d485
Make H5FD__vfd_swmr_load_hdr_and_idx() simpler and faster: copy a pointer to the metadata index instead of copying the index itself. Use struct assignment instead of copying individual struct members. Lower a staircase.