diff options
author | 2010-10-31 18:55:30 +0200 | |
---|---|---|
committer | 2011-02-06 19:35:26 +0200 | |
commit | a87f29cbbcbd5bd1e4990367cd18967e9bbeacff (patch) | |
tree | 637789d9f982c7b92d4ee0aafcb1a3060e35a628 /fs/jbd2/commit.c | |
parent | UBI: cleanup comments about corrupted PEBs (diff) | |
download | linux-rng-a87f29cbbcbd5bd1e4990367cd18967e9bbeacff.tar.xz linux-rng-a87f29cbbcbd5bd1e4990367cd18967e9bbeacff.zip |
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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions