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

daos: copy user attrs and cont props on create #478

Closed daltonbohning closed 3 years ago

daltonbohning commented 3 years ago

When creating a new DAOS container, copy the user attributes and container properties from the src container.

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

dsikich commented 3 years ago

@adammoody can you take a look at this one? I am working on an option/feature that builds on this PR.

adammoody commented 3 years ago

Thanks @daltonbohning and @dsikich . This looks good to me.

daltonbohning commented 3 years ago

Thanks @daltonbohning and @dsikich . This looks good to me.

Thanks @adammoody !