diff options
author | Chauhan, Vijay <Vijay.Chauhan@lsi.com> | 2009-04-20 18:14:23 +0530 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-05-20 17:21:14 -0500 |
commit | 8f03226358972f93cd45be0a710927cbb7fd5127 (patch) | |
tree | 2eb0bb2f78263675469a83d8a11d85724d4961c9 /sound/pci | |
parent | fa8584566cc9cdaf067dbc12132792887a521da9 (diff) |
[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handler
During device discovery read capacity fails with 0x020401 and sets the
device size to 0. As a reason any I/O submitted to this path gets
killed at sd_prep_fn with BLKPREP_KILL. This patch is to retry for
0x020401. NEED_RETRY in scsi_decide_disposition does not give
sufficient time for the device to become ready.
Signed-off-by: Vijay Chauhan <vijay.chauhan@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions