From: Artem Bityutskiy on
Hi Linus,

please, pull UBI changes for 2.6.34.

Sorry, my tree is not based on top of a tagged -rc pre-release, but
instead, it is based on top of a "random" commit. I just missed this.
And then I decided that it is better to send this pull request, rather
than re-base.

The following changes since commit 64a028a6de08545a2c94f302bc7694bf48aee5b5:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6

are available in the git repository at:

git://git.infradead.org/ubi-2.6.git master

Artem Bityutskiy (5):
UBI: mark few variables as __initdata
UBI: support attaching by MTD character device name
UBI: fix attaching error path
UBI: simplify debugging return codes
UBI: add write checking

drivers/mtd/ubi/build.c | 133 ++++++++++++++++++++++++++++++----------------
drivers/mtd/ubi/debug.h | 4 ++
drivers/mtd/ubi/io.c | 120 +++++++++++++++++++++++++++++++++---------
drivers/mtd/ubi/scan.c | 11 ++---
drivers/mtd/ubi/wl.c | 17 +++---
5 files changed, 198 insertions(+), 87 deletions(-)


--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

--
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/