Re: Driver retries disk errors.

From: Alan Cox
Date: Wed Sep 01 2004 - 10:54:31 EST


On Mer, 2004-09-01 at 16:18, Bill Davidsen wrote:
> If would probably be good to retry "read what you were asked, nothing
> more" on error, to avoid passing back errors caused by readahead. I
> suspect this would avoid some issues reading data off CD as well, where
> one software can read clean and another ends with a short image and error.

Sure but as I understand the block layer currently (and I may be missing
something in the 2.6 code) I can't do that from a driver.

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