]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session...
authorMike Christie <michaelc@cs.wisc.edu>
Sun, 17 Aug 2008 20:24:39 +0000 (15:24 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 13 Oct 2008 13:28:46 +0000 (09:28 -0400)
commitc5e98e912c5423a0ec2eed7aa1064578d44f8a8e
treec6e9109a0d5436868f8c0e2612da8e7ac6a55427
parentf0c0a376d0fcd4c5579ecf5e95f88387cba85211
[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error

When qla4xxx begins recovery and the iscsi class is firing up to handle
it, we need to retrn SCSI_MLQUEUE_TARGET_BUSY from the driver instead
of host busy, because the session recovery only affects the one target.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: David C Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla4xxx/ql4_os.c