Re: [PATCH] UBI

From: David Woodhouse
Date: Wed Nov 29 2006 - 12:14:50 EST


On Wed, 2006-11-29 at 19:02 +0200, Artem Bityutskiy wrote:
> Hello Andrew,
>
> we have announced UBI several months ago in the MTD mailing list. It was
> successfully used in our setup and we've got positive feedback.
>
> In short, it is kind of LVM layer but for flash (MTD) devices which
> hides flash devices complexities like bad eraseblocks (on NANDs) and
> wear. The documentation is available at the MTD web site:
> http://www.linux-mtd.infradead.org/doc/ubi.html
> http://www.linux-mtd.infradead.org/faq/ubi.html
>
> The source code is available at the UBI GIT tree:
> git://git.infradead.org/home/dedekind/ubi-2.6.git

Make that git://git.infradead.org/~dedekind/ubi-2.6.git
or http://git.infradead.org/?p=users/dedekind/ubi-2.6.git

And it would be helpful (at least to me) if you'd keep an 'mtd' or
'linus' branch in your tree, which shows the point at which you last
pulled from your upstream tree(s). That way, 'git-diff mtd..' or
'gitk mtd..' work.

--
dwmw2

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