Re: aic7xxx sets CDR offline, how to reset?

Alan Cox (alan@lxorguk.ukuu.org.uk)
04 Sep 2002 00:26:45 +0100


On Tue, 2002-09-03 at 23:02, James Bottomley wrote:
> > And what happens if one command gets some sort of check condition
> > (like medium error, or aborted command) that causes a retry? Will IO's
> > still be correctly ordered?
>
> Retries get eliminated. It should be up to the upper layers (sd or beyond) to
> say whether a retry is done. Since, as you point out, retries automatically
> violate any barrier, it is probably up to the block layer to judge what should
> be done about the problem.

Then we need to give the block layer a lot more information about what
kind of a problem occurred

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/