Spdk/lib/scsi
Daniel Verkamp 414b754579 scsi: remove SCSI task id and add iSCSI task tag
The SCSI layer was not using the task ID for anything; the iSCSI layer
was using it to store the task tag, so move it there and rename it to
"tag" to make its purpose clear.

Change-Id: Ibda4f4e215056116b9be4a3a0264f98bc4c29535
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-04 10:10:47 -07:00
..
dev.c scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
lun_db.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
lun.c scsi_internal.h: remove duplicated min/max macros 2017-05-02 09:41:43 -07:00
Makefile bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
port.c scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
scsi_bdev.c bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
scsi_internal.h bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
scsi_rpc.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi.c conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
task.c scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00