]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: check data CRC when in error state
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 8 Sep 2008 13:07:01 +0000 (16:07 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 30 Sep 2008 08:12:57 +0000 (11:12 +0300)
commitccb3eba72453a3b5aa37dda02e3a690449e3d229
treeb0e2b094126ede0e69ea0c3820872d9a1dff2883
parent2242c689ecc390fb4719f595751351d1ecc5c409
UBIFS: check data CRC when in error state

When UBIFS switches to R/O mode because of an error,
it is reasonable to enable data CRC checking.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/io.c