Commits
Merge pull request #134 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:async_link_move to async_link_obj * commit '3f236408543567c3f35099e1c891648bc95bc5d8': Fix typos in link deletion ref count decrement. Add support to H5Ldelete for decrementing the target object's ref count, deleting the object if it drops to 0. Implement internal asynchrony for link move. Compiles but not tested. Will not work until link delete is fully asynchronous.