diff options
author | Kashyap, Desai | 2011-06-14 07:26:43 +0200 |
---|---|---|
committer | James Bottomley | 2011-06-29 23:15:51 +0200 |
commit | f93213de5c28d4aeda51b3c03daf7e27f6dd2b7a (patch) | |
tree | 424e6e1e95065387f38b8160febf8866c72c549a /drivers/scsi/mvme16x_scsi.c | |
parent | [SCSI] mpt2sas: Set max_sector count from module parameter (diff) | |
download | kernel-qcow2-linux-f93213de5c28d4aeda51b3c03daf7e27f6dd2b7a.tar.gz kernel-qcow2-linux-f93213de5c28d4aeda51b3c03daf7e27f6dd2b7a.tar.xz kernel-qcow2-linux-f93213de5c28d4aeda51b3c03daf7e27f6dd2b7a.zip |
[SCSI] mpt2sas: fix broadcast AEN and task management issue
Properly handling of target reset in multi-initiator environment
Clean up in broadcast change handling:
(1) Need to look at the status of each task management request, and retry
the TM when there are failures.
(2) Need quiescence IO so the driver doesn't take on more IO request while
it's in the middle of sending TM request to firmware
(3) Add support to keep track of how many pending broadcast AEN events
are received while the broadcast handling is active, then loop back at
the end of this routine if there were any events received.
Clean up in mpt2sas_scsih_issue_tm routine:
(1) Make sure proper status is returned when host reset fails
(2) Clean up sanity checks near end of routine, insuring all outstanding
IOs were completed.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/mvme16x_scsi.c')
0 files changed, 0 insertions, 0 deletions