hpc / mpifileutils

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

DAOS: use proper permissions for obj_open #543

Closed daltonbohning closed 1 year ago

daltonbohning commented 1 year ago

Pass the correct permissions to daos_obj_open instead of 0.

Signed-off-by: Dalton Bohning dalton.bohning@intel.com