numam-spdk/lib/scsi
Daniel Verkamp 380b3fc878 scsi, iscsi: accumulate data_transferred in iSCSI
Each SCSI task should only report its data_transferred; the
parent/subtask relationship should be handled in iSCSI.

Change-Id: Ibece110fd8cca4e94648942fe6b5e004a4fd8a80
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/393212
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-01-04 15:01:30 -05:00
..
dev.c scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05: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/lun: fix hotremove with no io_channels open 2018-01-03 14:38:11 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
port.c scsi: remove port from scsi_dev dynamically 2017-10-12 15:46:14 -04:00
scsi_bdev.c scsi, iscsi: accumulate data_transferred in iSCSI 2018-01-04 15:01:30 -05:00
scsi_internal.h scsi/lun: fix hotremove with no io_channels open 2018-01-03 14:38:11 -05:00
scsi_rpc.c scsi: Remove the claimed flag from LUN 2017-12-07 12:30:19 -05:00
scsi.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
task.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00