Loading
bdev/nvme: Change nvme_async_probe_ctx->count type to uint32_t
This also requires change of type for count field in rpc_bdev_nvme_attach_controller_ctx structure and argument type in spdk_bdev_nvme_create function. Signed-off-by:Maciej Szwed <maciej.szwed@intel.com> Change-Id: Ifc679558b0744ada021f5ce367beb83b35f30b3a Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/470135 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>