[PATCH 1/3] blkid: add UBI volume support
Artem Bityutskiy
dedekind1 at gmail.com
Wed Sep 2 06:10:24 EDT 2009
On Wed, 2009-09-02 at 11:24 +0200, Karel Zak wrote:
> Hi Corentin,
>
> On Mon, Aug 24, 2009 at 01:11:54PM +0200, Corentin Chary wrote:
> > Probe UBI volume under /dev (or /devfs, /devices).
>
> that's not elegant. Does it mean that UBI volumes are not in
> /proc/partitions?
Yeah, the thing is that neither UBI volumes nor MTD devices are in
/proc/partitions, just because they are not block devices and they
are not members of the blkock device infrastructure. They form a
completely separate subsystem.
Here are some more data:
http://www.linux-mtd.infradead.org/faq/general.html#L_mtd_what
http://www.linux-mtd.infradead.org/doc/ubifs.html#L_raw_vs_ftl
There are already 3 FSes which work with MTD: JFFS2, UBIFS and
(out-of-tree)YAFFS2.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
More information about the linux-mtd
mailing list