Commits

Merge pull request #35 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:master to master * commit 'd2df71fc29fe4f4d43409ed589f28c7b94b74514': Add check for exceeding maximum dimensions to H5Dset_extent. Implement basic form of H5Dset_extent that simply writes the new dataspace extent to the dataset metadata. Fix an issue with H5Mdelete_key which would cause the deleted key to still be returned by H5Miterate.