aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2012-08-31 15:01:19 -0700
committerDavid Woodhouse <[email protected]>2012-09-29 15:34:13 +0100
commit74d83beaa229aac7d126ac1ed9414658ff1a89d2 (patch)
tree72100bf61281de2d6201c7d8e31ea2e4de5d209b /lib/string_helpers.c
parent6f12f59a5f0dc014209bcc21d5689a6611e1c1e7 (diff)
JFFS2: don't fail on bitflips in OOB
JFFS2 was designed without thought for OOB bitflips, it seems, but they can occur and will be reported to JFFS2 via mtd_read_oob()[1]. We don't want to fail on these transactions, since the data was corrected. [1] Few drivers report bitflips for OOB-only transactions. With such drivers, this patch should have no effect. Signed-off-by: Brian Norris <[email protected]> Cc: [email protected] Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions