HDF5VOL
  1. HDF5VOL

DAOS-VOL

Public

Network

 
AuthorCommitMessageCommit Date
Neil FortnerNeil Fortner
06cc8fd4780Split history daos_vol.c to daos_vol_obj.c
Neil FortnerNeil Fortner
39f5dccb3a0Split history daos_vol.c to daos_vol_obj.c
Neil FortnerNeil Fortner
5088972144bSplit history daos_vol.c to daos_vol_dset.c
Neil FortnerNeil Fortner
a1d45f79a86MSplit history daos_vol.c to daos_vol_dset.c
Neil FortnerNeil Fortner
6298e8482e5Split history daos_vol.c to daos_vol_dset.c
Neil FortnerNeil Fortner
8be6a688514Split history daos_vol.c to daos_vol_dset.c
Neil FortnerNeil Fortner
2ab0a6470b7Split history daos_vol.c to daos_vol_type.c
Neil FortnerNeil Fortner
21a9fa3a04bMSplit history daos_vol.c to daos_vol_type.c
Neil FortnerNeil Fortner
552a3d5c51bSplit history daos_vol.c to daos_vol_type.c
Neil FortnerNeil Fortner
2211af272f5Split history daos_vol.c to daos_vol_type.c
Neil FortnerNeil Fortner
accd1df4f52Split history daos_vol.c to daos_vol_group.c
Neil FortnerNeil Fortner
84c75bc9685MSplit history daos_vol.c to daos_vol_group.c
Neil FortnerNeil Fortner
5e47613d995Split history daos_vol.c to daos_vol_group.c
Neil FortnerNeil Fortner
1ab2a94431bSplit history daos_vol.c to daos_vol_group.c
Neil FortnerNeil Fortner
f16b8de04a4Split history daos_vol.c to daos_vol_link.c
Neil FortnerNeil Fortner
86343947394MSplit history daos_vol.c to daos_vol_link.c
Neil FortnerNeil Fortner
9ee76e34664Split history daos_vol.c to daos_vol_link.c
Neil FortnerNeil Fortner
2b61caa0f81Split history daos_vol.c to daos_vol_link.c
Neil FortnerNeil Fortner
5d5a1af2ba2Split history daos_vol.c to daos_vol_file.c
Neil FortnerNeil Fortner
7b9c28dc867MSplit history daos_vol.c to daos_vol_file.c
Neil FortnerNeil Fortner
027a8139b8bSplit history daos_vol.c to daos_vol_file.c
Neil FortnerNeil Fortner
f309e3d39adSplit history daos_vol.c to daos_vol_file.c
Neil FortnerNeil Fortner
bdb136e2a15Update DAOS connector to use DAOS transaction interface (all null transactions for now), and remove epoch interface. Requires DAOS update.
Neil FortnerNeil Fortner
100fe5fe355MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol
Jordan HendersonJordan Henderson
a8319d3527dFix issue with H5Aread/H5Awrite/H5Dread/H5Dwrite not handling NULL buffer
Neil FortnerNeil Fortner
40c2ed22761MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol
Jordan HendersonJordan Henderson
31262326f96Change H5PL type to H5PL_TYPE_VOL
Jordan HendersonJordan Henderson
f72207242cdUpdate HDF5 submodule
Neil FortnerNeil Fortner
2f28e07d467Implement attribute counting for H5Oget_info.
Jordan HendersonJordan Henderson
3bcb9177743Fix return value for H5PLget_plugin_type; Update HDF5 submodule with VOL test changes
Jordan HendersonJordan Henderson
1a29315b88cMUpdate with latest DAOS VOL changes
Jordan HendersonJordan Henderson
26ee16c711bFix various assertion failures in tests
Jordan HendersonJordan Henderson
6658243d13fUpdate HDF5 submodule
Jordan HendersonJordan Henderson
79fcd274c25Temporary fix for missing VOL info when dynamically loading
Jordan HendersonJordan Henderson
c57e418be18MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol
Neil FortnerNeil Fortner
0e32ee142ecImplement CACHE_VOL_CONN operation in file_specific. Some tests now pass, others still fail due to other missing functionality.
Jordan HendersonJordan Henderson
3a4e7bd93e5Fix up DAOS VOL error handling for when error stack isn't yet setup
Neil FortnerNeil Fortner
b2d96a68971Refactor initialization code to avoid infinite loop. Still does not pass test due to new "cache_connector_info" file specific callback needing to be implemented.
Jordan HendersonJordan Henderson
11bb77da496Update HDF5 submodule with fixes for dynamic plugin loading
Jordan HendersonJordan Henderson
a3f34699fa9Make sure to only clone HDF5 submodule if building HDF5 Fix issue with H5Aget_name
Jordan HendersonJordan Henderson
5922f9c9767Initialize HDF5 error stack before throwing any errors Add option to autotools build script to build VOL with debugging
Jordan HendersonJordan Henderson
08555ed6858Update HDF5 submodule
Jordan HendersonJordan Henderson
d0d0fc06cdaUpdates for latest HDF5 VOL changes
Jordan HendersonJordan Henderson
2fb1374b796Add error stack printing to all of the callback functions Temporarily disable Snap ID property due to serious HDF5 problems with H5Pregister/H5Punregister
Jordan HendersonJordan Henderson
2e0277e476dUpdate HDF5 submodule
Jordan HendersonJordan Henderson
f878ff3646eMake sure DAOS VOL connector isn't registered before trying to
Jordan HendersonJordan Henderson
6a07c5546beMake sure to initialize HDF5 submodule inside build scripts
Jordan HendersonJordan Henderson
4688b59bd18MMerge branch 'master' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/daos-vol
Jordan HendersonJordan Henderson
2f87bb3d5dcAdd initialization function for DAOS VOL connector as a dynamic library
Jordan HendersonJordan Henderson
a9a7df05c10Make adjustments to temporary public selection functions