56d8cc8d72
The range parameter was deprecated from bdev_ocssd_create(), and hence one ocssd_bdev can be created per one ocssd_ns now. Hence process only one ocssd_bdev per one ocssd_ns. The following patches will replace a linked list nvme_ns->bdevs by a pointer nvme_ns->bdev. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I824d26f4d2f73326238a6426634e28cfd655a04d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6224 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> |
||
---|---|---|
.. | ||
aio | ||
compress | ||
crypto | ||
delay | ||
error | ||
ftl | ||
gpt | ||
iscsi | ||
lvol | ||
malloc | ||
null | ||
nvme | ||
ocf | ||
passthru | ||
pmem | ||
raid | ||
rbd | ||
split | ||
uring | ||
virtio | ||
zone_block | ||
Makefile |