Skip to content
Commit ea41e415 authored by Chauhan, Vijay's avatar Chauhan, Vijay Committed by James Bottomley
Browse files

[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler



During device discovery read capacity fails with 0x068b02 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
0x068b02

Signed-off-by: default avatarVijay Chauhan <vijay.chauhan@lsi.com>
Acked-by: default avatarChandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent b75424fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment