diff options
author | Edward Goggin <egoggin@vmware.com> | 2009-04-09 19:02:22 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-05-14 23:17:46 +0200 |
commit | c53a284f8be23735dc6b53929640a987055f2933 (patch) | |
tree | 06551e692dada9abdb36b1744bcd4640642ac29d /drivers/gpu | |
parent | [SCSI] fnic: Add new Cisco PCI-Express FCoE HBA (diff) | |
download | linux-c53a284f8be23735dc6b53929640a987055f2933.tar.xz linux-c53a284f8be23735dc6b53929640a987055f2933.zip |
[SCSI] initialize max_target_blocked in scsi_alloc_target
This patch initializes the max_target_blocked field of a scsi target
structure so that a queuecommand return value of
SCSI_MLQUEUE_TARGET_BUSY will actually result in having the
scsi_queue_insert blocking the device queue before requeuing the
command and running the queue. Otherwise, can and does cause livelock
on single CPU configurations if/when open-iSCSI software initiator's
command PDU window fills.
Signed-off-by: Ed Goggin <egoggin@vmware.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions