Loading
bdev/ocssd: Add nvme_bdev_ns to struct create_ctx and use it
Add nvme_bdev_ns pointer to struct bdev_ocssd_create_ctx and use it. This will be helpful for the upcoming patches because nvme_bdev will not hold nvme_bdev_ns directly and will have to be got via nvme_bdev_subsystem instead. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I8417ecb049fe7a3f50793db1d570733227f4f6b1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5556 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>