]> www.infradead.org Git - users/jedix/linux-maple.git/commit
[SCSI] hpsa: retry driver initiated commands on busy status
authorMatt Bondurant <Matthew.dav.bondurant@hp.com>
Tue, 1 May 2012 16:42:35 +0000 (11:42 -0500)
committerJoe Jin <joe.jin@oracle.com>
Fri, 21 Dec 2012 03:14:17 +0000 (11:14 +0800)
commitcaa6cef865ac313755641297ff215bc35bac82e2
treea9752452b8c8761b9bddd7047bd32982950cea75
parent3ada29bc4cf44b239bed57aa0536e95ebab566b7
[SCSI] hpsa: retry driver initiated commands on busy status

In shared SAS configurations we might get a busy status
during driver initiated commands (e.g. during rescan for
devices).  We should retry the command in such cases rather
than giving up.

Signed-off-by: Matt Bondurant <Matthew.dav.bondurant@hp.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
(cherry picked from commit 852af20aa64ef34ab07de978c676e1e8860dca2e)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/hpsa.c