block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
commite380aff831c24b37c023010852e7ddd2ae1ec385
authorPeter Lieven <pl@kamp.de>
Thu, 16 Apr 2015 14:08:31 +0000 (16 16:08 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 28 Apr 2015 13:36:10 +0000 (28 15:36 +0200)
treef55e2163b08da59b4ae0e6a4d9b489a1b713c7f9
parent59dd0a22ca4c3ac70c37263208b9e49cfeacf2e4
block/iscsi: handle SCSI_STATUS_TASK_SET_FULL

a target may issue a SCSI_STATUS_TASK_SET_FULL status
if there is more than one "BUSY" command queued already.

Signed-off-by: Peter Lieven <pl@kamp.de>
Message-id: 1429193313-4263-8-git-send-email-pl@kamp.de
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/iscsi.c