Spdk/test/lib/scsi/scsi_bdev
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
..
.gitignore scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
Makefile build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
scsi_bdev_ut.c scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00