Spdk/lib
Dariusz Stojaczyk bc70a4d63f vhost_scsi: properly handle requests to unsupported lun
Fixes vhost crash on null lun target.
Added extra check in vhost IO path.

Change-Id: Ia6aa29cce41c2fc74e0a8eec545e6675858a28e3
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/365196
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-20 15:25:39 -04:00
..
bdev bdev/nvme: generalize check for NVMe-oF TRID types 2017-06-16 20:46:26 -04:00
blob bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
blobfs blobfs/tree: assert that array index is in bounds 2017-06-09 15:46:49 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy copy: Move asynchronous module init to event_copy 2017-06-20 13:46:37 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk event/env: remove dpdk_ prefix 2017-06-16 14:20:26 -04:00
event rpc: Move module initialization to event_rpc 2017-06-20 13:46:37 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi iscsi: Move asynchronous subsystem init to event_iscsi 2017-06-20 13:46:37 -04:00
json json: Added support for 64 bit unsigned value converter in json 2017-06-06 12:00:25 -04:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log log: Add a print to stderr threshold 2017-06-20 13:34:47 -04:00
net net: Move module initialization into event_net 2017-06-20 13:46:37 -04:00
nvme nvme: special case TRID comparison for PCIe 2017-06-16 20:46:26 -04:00
nvmf nvmf: allow inactive namespaces in virtual mode 2017-06-16 12:48:38 -04:00
rocksdb event/env: remove dpdk_ prefix 2017-06-16 14:20:26 -04:00
rpc rpc: Move module initialization to event_rpc 2017-06-20 13:46:37 -04:00
scsi scsi: Add a separate subsystem library 2017-06-16 13:10:26 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
ut_mock test: add wrap capability 2017-06-08 19:24:54 -04:00
util io_channel: add helper to get an I/O channel's thread 2017-06-13 11:37:13 -04:00
vhost vhost_scsi: properly handle requests to unsupported lun 2017-06-20 15:25:39 -04:00
Makefile test: add wrap capability 2017-06-08 19:24:54 -04:00