summaryrefslogtreecommitdiffstats
path: root/src/H5MVsection.c
Commit message (Collapse)AuthorAgeFilesLines
* Third batch of checkin:Vailin Choi2018-09-281-0/+361
1) Free space manager for the metadata file 2) Delayed free space release linked list 3) H5F_update_vfd_swmr_metadata_file() 3) VFD SWMR driver: read callback 4) Flushing for VFD SWMR 5) Port one concurrent test from swmr test set 6) Bug fixes and refactoring