numam-spdk/module/bdev/nvme
Maciej Szwed 3a9b5f3cd2 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>
2019-10-09 14:34:16 +00:00
..
bdev_ftl_rpc.c scripts/rpc: Rename rpcs related to ftl bdev 2019-09-18 20:20:15 +00:00
bdev_ftl.c scripts/rpc: Rename rpcs related to ftl bdev 2019-09-18 20:20:15 +00:00
bdev_ftl.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
bdev_nvme_rpc.c bdev/nvme: Do not use the same pointer in rpc and bdev code 2019-10-09 14:34:16 +00:00
bdev_nvme.c bdev/nvme: Do not use the same pointer in rpc and bdev code 2019-10-09 14:34:16 +00:00
bdev_nvme.h bdev/nvme: Do not use the same pointer in rpc and bdev code 2019-10-09 14:34:16 +00:00
common.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
common.h bdev/nvme: Do not use the same pointer in rpc and bdev code 2019-10-09 14:34:16 +00:00
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
nvme_rpc.c rpc: Rename send_nvme_cmd to bdev_nvme_send_cmd 2019-08-28 20:22:00 +00:00