hpc / mpifileutils

File utilities designed for scalability and performance.
https://hpc.github.io/mpifileutils
BSD 3-Clause "New" or "Revised" License
168 stars 66 forks source link

update daos_cont_open_by_label API call #491

Closed dsikich closed 3 years ago

dsikich commented 3 years ago

The daos_cont_open_by_label was removed and is now using daos_cont_open. Where a UUID or label can be passed into the function.

Signed-off-by: Danielle Sikich danielle.sikich@intel.com