+27
−25
Loading
Wrap the part of the bdev_ocssd_io responsible for describing IO operations in a separate structure. Currently all fields are wrapped this way, but it'll allow the bdev_ocssd_io to become a union of several different types of structures (one for the IO operations, one for getting zone information, etc.). Change-Id: I72276ce786d3c9ef0d1762c5ac20071b7a163ef5 Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477023 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Wojciech Malikowski <wojciech.malikowski@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>