numam-spdk/module
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 bdev/nvme: Do not use the same pointer in rpc and bdev code 2019-10-09 14:34:16 +00:00
blob blob_bdev: add spdk_bdev_create_bs_dev_from_desc 2019-09-18 02:59:59 +00:00
blobfs blobfs: add blobfs_create RPC as mkfs 2019-10-09 05:02:00 +00:00
copy RPC: rename scan_ioat_copy_engine to ioat_scan_copy_engine 2019-09-19 19:24:47 +00:00
event RPC: rename get_subsystem_config to framework_get_config 2019-10-01 13:57:36 +00:00
sock sock/posix: Automatically set a reasonable sndbuf size 2019-10-08 15:48:29 +00:00
Makefile blobfs: add blobfs_detect RPC 2019-10-09 05:02:00 +00:00