+26
−14
Loading
This distinction was required to be able to check if device has been scanned already. However, with the upcoming eventq support it will be possible to re-scan the device at any time. We could move the vdev back and forth between the lists, bu now that SCSI devices have their own virtio_scsi_dev struct, we can remove this distinction and check the scan status from within the struct itself. Change-Id: If57e7ce4b9ce900aa36a5aeba9e4b4a432d3c757 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/390109 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>