From: Artem Bityutskiy on
Hi Linus,

please, pull few UBI changes which fix corrupted empty flash
handling:

The following changes since commit 67a3e12b05e055c0415c556a315a3d3eb637e29e:
Linus Torvalds (1):
Linux 2.6.35-rc1

are available in the git repository at:

git://git.infradead.org/ubi-2.6.git linux-next

Artem Bityutskiy (4):
UBI: simplify IO error codes
UBI: introduce a new IO return code
UBI: introduce eraseblock counter variables
UBI: improve corrupted flash handling

drivers/mtd/ubi/eba.c | 7 ++-
drivers/mtd/ubi/io.c | 50 ++++++++++---------
drivers/mtd/ubi/scan.c | 126 +++++++++++++++++++++++++++++++++++++-----------
drivers/mtd/ubi/scan.h | 19 +++++--
drivers/mtd/ubi/ubi.h | 10 ++--
5 files changed, 148 insertions(+), 64 deletions(-)

Thanks,
Artem.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/