Loading
bdev/nvme: Do not use the same pointer in rpc and bdev code
Due to upcoming change we cannot use the same count pointer in rpc call and bdev creation function. With async bdev creation there will be a problem when freeing context. Signed-off-by:Maciej Szwed <maciej.szwed@intel.com> Change-Id: I98da89481d7f506161d8adf5a1b2365907385a13 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468463 Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> 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>