Commits

Dana Robinson committed 8b3be426034
[svn-r28367] Putative fix for SWMR-95: The H5Pset_elink_acc_flags() API call rejects H5F_ACC_SWMR_READ and H5F_ACC_SWMR_WRITE. This has been tentatively fixed by updating the API call to accept the SWMR flags. The only test at this time is a smoke test to ensure correct flag setting. The SWMR behavior of external links will be tested later. Tested on Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only