numam-spdk/lib/scsi
Cunyin Chang b21fd06463 iscsi: finish the task if the lun is NULL immediately in iscsi layer.
This patch make the function spdk_scsi_task_process_null_lun() as public and
finish the task immediately once we get task in iscsi layer.

Change-Id: I4ada027d3a324dce8ef0d0f7706dbc14184ead96
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
2017-03-02 00:54:34 -07:00
..
dev.c scsi: handle return status of spdk_scsi_lun_claim(lun) 2017-02-16 11:03:48 +01:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c iscsi: finish the task if the lun is NULL immediately in iscsi layer. 2017-03-02 00:54:34 -07:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c scsi: change rotation rate to 0x1 2017-02-21 11:20:56 -07:00
scsi_internal.h unit_test: check for adding same lun twice to scsi device 2017-02-16 10:11:20 +01:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00
task.c scsi: only generate sense data for Check Condition 2017-01-19 09:39:26 -07:00