Commits
David Young committed 63df4fae56c
Delay for no more than 1/100 second between any retry in H5C_load_entry(). This lets test/testflushrefresh.sh pass again. It was timing out while it waited for expected failures to occur because the retry loop ran for way too long.