engines/dfs: add support for 1.3 DAOS API
authorJohann Lombardi <johann.lombardi@intel.com>
Tue, 10 Aug 2021 13:03:21 +0000 (15:03 +0200)
committerJohann Lombardi <johann.lombardi@intel.com>
Tue, 10 Aug 2021 13:13:18 +0000 (15:13 +0200)
commit2819492b94f9ef901178e6972e0e5784ef3a8be9
tree13cbf15bd19450fedd8d50f8a09435a0cb4fcbe5
parentfaff87e6f0da68853908652a95f0ec40dd12869d
engines/dfs: add support for 1.3 DAOS API

A few changes were done to the pool connect and container open API
in DAOS 1.3+. UUID string or label are now passed via the API
instead of uuid_t structures. Change the dfs engine accordingly.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
HOWTO
engines/dfs.c
fio.1