Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -10/+3 |
| | |||||
* | Bring over support for retrying metadata cache entry loads, along with all the | Quincey Koziol | 2016-11-20 | 1 | -4/+35 |
| | | | | supporting metadata cache callback changes, etc. | ||||
* | Remove 'clear' callback from metadata cache client interface, using the | Quincey Koziol | 2016-11-18 | 1 | -14/+0 |
| | | | | new 'entry cleaned' notify action innstead. | ||||
* | Remove explicit support within the metadata cache for tracked compressed | Quincey Koziol | 2016-11-17 | 1 | -7/+4 |
| | | | | entries, they are now completely handled in the clients. | ||||
* | [svn-r30033] Description: | Quincey Koziol | 2016-06-06 | 1 | -0/+236 |
Extract epoch marker metadata client into separate source file. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming) |