Spdk/module
Tomasz Zawadzki d3e99f4891 module/virtio_blk/sci: remove legacy config support
This patch removes legacy config support in virtio_blk and virtio_scsi bdev modules.
Most of the options through the legacy config are already reflected in JSON.

Exception to that is "[VirtioPci] Enable" option, which worked for virtio_blk
and virtio_scsi. It then on initialization scanned virtio_pci devices for
presence of blk/scsi. There is no RPC that scans it on demand, nor was it used
in any of the tests. So this patch removes that functionality,
if needed this can be reintroduced as new RPC (or two for each backend).

Module initialization for bdev_virtio_scsi changed to be synchronous.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ib0978a4a084795e94993bb9122bd73ed49e14b96
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4667
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-10-20 02:42:16 +00:00
..
accel log: remove internal log.h header 2020-10-15 08:23:39 +00:00
bdev module/virtio_blk/sci: remove legacy config support 2020-10-20 02:42:16 +00:00
blob lib/bdev: Add spdk_bdev_abort API 2020-06-08 09:28:27 +00:00
blobfs log: remove internal log.h header 2020-10-15 08:23:39 +00:00
env_dpdk log: remove internal log.h header 2020-10-15 08:23:39 +00:00
event subsystem/nvmf: remove legacy config support 2020-10-20 02:42:16 +00:00
sock lib/sock: zero out sock_impl opts 2020-10-16 08:15:10 +00:00
Makefile global: rename copy to accel 2020-02-18 08:05:34 +00:00