Spdk/lib/iscsi
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
..
acceptor.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
acceptor.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
conn.c scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00
conn.h scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
crc32c.c iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
crc32c.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
init_grp.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
init_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
iscsi_rpc.c scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
iscsi_subsystem.c scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
iscsi.c scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00
iscsi.h scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
md5.c Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41) 2016-09-28 13:55:56 -07:00
md5.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
param.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
param.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
portal_grp.c iscsi: dont create portal group from partially invalid portal list 2017-04-03 13:28:42 -07:00
portal_grp.h iscsi: fixed crash on invalid add_portal_group call 2017-03-27 15:19:38 -07:00
task.c scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00
task.h scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00
tgt_node.c scsi: make spdk_scsi_dev definition private 2017-05-03 12:34:57 -07:00
tgt_node.h scripts/check_format.sh: catch misaligned comments 2017-04-26 06:39:58 -07:00