hpc / mpifileutils

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

daos-9200 daos-gen: Fix compatible code for API update. #529

Closed wiliamhuang closed 2 years ago

wiliamhuang commented 2 years ago

daos_obj_generate_oid() API is updated a little bit. Conditional compiling code are added for several other functions recently updated too.

Signed-off-by: Lei Huang lei.huang@intel.com

adammoody commented 2 years ago

Looks good to me. Merge whenever you're ready. Thanks you two.