Files
linux/drivers/mtd/ubi
Artem Bityutskiy a87f29cbbc UBI: always re-read in case of read failures
When the read operation fails, UBI tries to re-read several times in
a hope that one of the subsequent reads may succeed. However, currently
UBI re-reads only if MTD failed to read all data, but does not re-reads
if all the data were read, but with an integrity error (-EBADMSB). This
patch makes UBI to always re-try reading.

This should be useful for reading NAND pages with unstable bits -
re-reading may help to get correct data.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2011-02-06 19:35:26 +02:00
..
2010-10-15 15:53:27 +02:00
2009-08-14 20:02:20 +03:00
2010-10-19 17:19:57 +03:00
2010-05-07 08:33:10 +03:00
2010-10-19 17:19:55 +03:00
2009-06-03 17:45:23 +03:00
2010-10-19 17:19:57 +03:00
2010-01-18 18:53:56 +02:00
2010-10-19 17:19:57 +03:00
2010-10-19 17:19:57 +03:00
2010-10-19 17:19:57 +03:00