Re: [RFC] Prevent infinite retries due to DID_RESET return status

2007-01-02 Thread Christoph Hellwig
On Mon, Dec 11, 2006 at 03:42:34PM -0600, Michael Reed wrote: > Due to a firmware mismatch between a host and target (names withheld to > protect the innocent?), the LLDD was returning DID_RESET for every > i/o command. This patch modifies the scsi layer to take into account > when the command whi

[RFC] Prevent infinite retries due to DID_RESET return status

2006-12-11 Thread Michael Reed
Due to a firmware mismatch between a host and target (names withheld to protect the innocent?), the LLDD was returning DID_RESET for every i/o command. This patch modifies the scsi layer to take into account when the command which received DID_RESET was issued and eventually give up on it instead