Currently scsi sets it's svdev from the vhost thread context, while blk does it from the spdk thread context. Make scsi match what blk does, to make the code more consistent. This also will allow for an upcoming simplification. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I609513bc8e05b49dd9455f2f61ba0cedc35236e6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14326 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_vhost_user.c | ||
spdk_vhost.map | ||
vhost_blk.c | ||
vhost_internal.h | ||
vhost_rpc.c | ||
vhost_scsi.c | ||
vhost.c |