JFFS2: add UBI support
authorArtem Bityutskiy <dedekind@infradead.org>
Wed, 4 Oct 2006 16:15:21 +0000 (19:15 +0300)
committerFrank Haverkamp <haver@vnet.ibm.com>
Fri, 27 Apr 2007 11:24:08 +0000 (14:24 +0300)
commit0029da3bf430eea498eee8cef5933f9214534b8a
tree8fd93094f370e5bde1640df97764ac56d3f118ba
parent801c135ce73d5df1caf3eca35b66a10824ae0707
JFFS2: add UBI support

This patch make JFFS2 able to work with UBI volumes via the emulated MTD
devices which are directly mapped to these volumes.

Signed-off-by: Artem Bityutskiy <dedekind@infradead.org>
fs/jffs2/fs.c
fs/jffs2/os-linux.h
fs/jffs2/wbuf.c