Spdk/module/bdev
Shuhei Matsumoto b6cbf872eb bdev/lvol: Pass bdev name instead of bdev pointer to vbdev_lvs_create
Change the first parameter of vbdev_lvs_create() from bdev pointer
to bdev name, and then remove spdk_bdev_get_by_name() from
rpc_bdev_lvol_create_lvolstore().

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I9b0e47f551657f6aa1235af37a8357b0af62d414
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4707
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-10-20 08:52:29 +00:00
..
aio module/aio: remove legacy config support 2020-10-16 08:15:26 +00:00
compress build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
crypto bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
delay build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
error module/error: remove legacy config support 2020-10-16 08:15:26 +00:00
ftl build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
gpt module/gpt: remove legacy config support 2020-10-19 09:55:43 +00:00
iscsi bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
lvol bdev/lvol: Pass bdev name instead of bdev pointer to vbdev_lvs_create 2020-10-20 08:52:29 +00:00
malloc module/malloc: remove legacy config support 2020-10-19 09:55:43 +00:00
null module/null: remove legacy config support 2020-10-19 09:55:43 +00:00
nvme bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
ocf bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
passthru module/passthru: remove legacy config support 2020-10-19 09:55:43 +00:00
pmem bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
raid bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
rbd bdev modules: remove legacy config support 2020-10-20 02:42:16 +00:00
split module/split: remove legacy config support 2020-10-19 09:55:43 +00:00
uring module/uring: remove legacy config support 2020-10-19 09:55:43 +00:00
virtio module/virtio_blk/sci: remove legacy config support 2020-10-20 02:42:16 +00:00
zone_block bdev/zone: Pass bdev name instead of bdev pointer to vbdev_zone_register() 2020-10-19 09:55:14 +00:00
Makefile bdev: move bdev_rpc library contents 2020-09-25 11:43:42 +00:00