numam-spdk/lib/vhost
Daniel Verkamp a3fd882901 vhost_scsi: fix build error after last merge
struct spdk_vhost_task was renamed to spdk_vhost_scsi_task in commit
68f0c87e64, but this was rebased without
adjusting the spdk_vhost_task introduced by commit
05fd28399a.

Change-Id: I7046d04d3ce56d62fdfb1166f8b4c5676bc7397b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/369080
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-07-11 17:53:44 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_blk.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_internal.h Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_iommu.c vhost: Fix spdk_iommu_mem_unregister 2017-07-10 20:27:28 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
vhost_scsi.c vhost_scsi: fix build error after last merge 2017-07-11 17:53:44 -04:00
vhost.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00