summaryrefslogtreecommitdiffstats
path: root/src/H5VLpassthru.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-0/+3
| | | | | | | | | | | | | | | | | | | | Fix const in blob API Add H5HG_HEAP_ID_SIZE macro to return native blob size Add maximum size for blobs Fix blob API callbacks to pass VOL file object Add public wrappers for blob VOL API Implement passthrough blob callbacks Update H5Tvlen after callback changes Update trace information for H5VL blob routines Fix public header inclusion in native and passthru headers
* Add pass-through VOL connectorQuincey Koziol2018-11-281-0/+46