Spdk/lib/vhost
Dariusz Stojaczyk fa15dc611a scsi: removed dev->maxlun field
This variable was misleading and unnecessary. Replaced all it's
occurences with SPDK_SCSI_DEV_MAX_LUN.

Change-Id: Iaaf9ed5efb60f9a89585121d2fbec7b43c3723e9
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/368115
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-07-12 13:16:55 -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_blk: fix error code in IO path and simplify process_blk_request 2017-07-11 18:34:17 -04:00
vhost_internal.h vhost: renamed MAX_VRINGS define to MAX_VQUEUES 2017-07-12 13:14:26 -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 scsi: removed dev->maxlun field 2017-07-12 13:16:55 -04:00
vhost_scsi.c vhost_scsi: check for task allocation failure 2017-07-12 12:20:56 -04:00
vhost.c vhost: renamed MAX_VRINGS define to MAX_VQUEUES 2017-07-12 13:14:26 -04:00