Loading
uring: Fix the build issues with latest liburing
Modified the code to fix the build error "error: redefinition of ‘io_uring_get_sqe’" when building SPDK with the latest liburing code. Signed-off-by:Krishna Kanth Reddy <krish.reddy@samsung.com> Signed-off-by:
Michal Berger <michal.berger@intel.com> Change-Id: Ie331ef0bbce143c92e2d7192465af995c8f451e9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12893 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>