summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_reader.c
Commit message (Expand)AuthorAgeFilesLines
* (1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()vchoi2021-02-021-34/+14
* Fixes a leak of the metadata index memoryDana Robinson2020-09-081-5/+9
* Avoid potential shadow-file clashes, call the shadow file `rw-shadow`.David Young2020-08-211-1/+1
* To avoid name clashes, rename FILENAME -> COMMON_FILENAME inDavid Young2020-04-271-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-26/+94
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-1/+1
* Initialize VFD SWMR configuration block to zeroes. I was hopeful thatDavid Young2019-09-261-0/+2
* Modifications to the vfd swmr concurrent tests:Vailin Choi2019-01-311-45/+79
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-2/+2
* (A) Fixes for the assertion failures described in issue #2 (see John Mainzer'...Vailin Choi2018-11-141-34/+32
* Third batch of checkin:Vailin Choi2018-09-281-0/+575