diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-08-31 15:01:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:50:35 +0900 |
commit | 4f0f3fedbb68f71b9b3048d1b59b37aad41ad6a1 (patch) | |
tree | 2c2d55e3d4acf96f4f9dd9f424754f7c31888aab /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
parent | f6140a8820b12af81b7d346d0c75e4523d5338eb (diff) |
JFFS2: don't fail on bitflips in OOB
commit 74d83beaa229aac7d126ac1ed9414658ff1a89d2 upstream.
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 <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions