summaryrefslogtreecommitdiffstats
path: root/src/H5Cepoch.c
Commit message (Collapse)AuthorAgeFilesLines
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-10/+3
|
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-4/+35
| | | | supporting metadata cache callback changes, etc.
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-14/+0
| | | | new 'entry cleaned' notify action innstead.
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-7/+4
| | | | entries, they are now completely handled in the clients.
* [svn-r30033] Description:Quincey Koziol2016-06-061-0/+236
Extract epoch marker metadata client into separate source file. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming)