Skip to content
Commit 686579d9 authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

scsi: add DID_REQUEUE to the error handling



We have a DID_IMM_RETRY to require a retry at once, but we could do with
a DID_REQUEUE to instruct the mid-layer to treat this command in the
same manner as QUEUE_FULL or BUSY (i.e. halt the submission until
another command returns ... or the queue pressure builds if there are no
outstanding commands).

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 91bbfbda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment