Prev: [PATCH] Documentation/filesystems/xip.txt: clarify the statement: The block device option is mandatory for execute-in-place
Next: Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
From: Artem Bityutskiy on 8 Jun 2010 05:00 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/ |