SCSI-LOWLEVEL revert changes to scsi-lowlevel
The memory tracking code reports memory allocated by iscsi_allocate_pdu_with_itt_flags_size() as lost. This memory is allocated by the iscsi part of libiscsi, but later freed by the lowlevel scsi part. We will fix this later by introducing an iscsi_task object.
This commit is contained in:
@@ -61,7 +61,7 @@ iscsi_reportluns_task
|
||||
iscsi_scsi_cancel_all_tasks
|
||||
iscsi_scsi_command_async
|
||||
iscsi_scsi_command_sync
|
||||
iscsi_scsi_task_cancel
|
||||
iscsi_scsi_cancel_task
|
||||
iscsi_service
|
||||
iscsi_set_alias
|
||||
iscsi_set_debug
|
||||
|
||||
Reference in New Issue
Block a user