Spdk/lib/vhost
Daniel Verkamp 1e7e6a618b scsi: automatically set spdk_scsi_task::type field
The type of a task is known due to the function used to submit it:
- spdk_scsi_dev_queue_task() for normal SCSI command tasks
- spdk_scsi_dev_queue_mgmt_task() for management tasks

Change-Id: I183a1f89ab85f3fce1de2491e77d95d4b147fd72
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-18 13:47:42 -07:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: wrap vhost_user_read_cb with vhost_user mutex 2017-05-12 08:05:37 -07:00
Makefile vhost: enable VFIO 2017-04-24 12:20:04 -07:00
task.c scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07:00
task.h scsi: remove spdk_scsi_task::owner_task_ctr 2017-05-15 10:12:42 -07:00
vhost_iommu.c vhost: track VFIO mappings 2017-05-18 00:47:55 -07: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 vhost: added rpc commands to remove vhost controllers and devices 2017-05-18 01:01:46 -07:00
vhost.c scsi: automatically set spdk_scsi_task::type field 2017-05-18 13:47:42 -07:00