Commits
Merge pull request #111 in HDF5VOL/daos-vol from ~NFORTNE2/daos-vol:async_link_trav to master * commit 'ac0979132a7cf1c0908076446c1221cff34dc13f': Fix bugs in disabled transaction code Fix bug accidentally introduced with merge. Add asynchronous link traversal. Fully integrate into existing async object create/open routines. Add some async framework to many other places to support the new API for link traversal. Many other changes.