+38
−21
Loading
In the following patches, nvme_bdev_subsystem will be added and nvme_bdev_ns will be added to not nvme_bdev but nvme_bdev_subsystem. To do it easier, factor out creating an NVMe bdev into an new helper function nvme_bdev_create(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ifa902912ba1ea979153b04ef4ac9fae10c09b7e2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5018 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>