On Sun, 2009-11-29 at 20:16 +0100, Sebastian Andrzej Siewior wrote: > ubifs got merged into the linux kernel in v2.6.27. This patch adds its mount > options. > > Signed-off-by: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx> > --- > Most informations are gathered from [0]. > > [0] http://www.linux-mtd.infradead.org/doc/ubifs.html Note that starting from 2.6.33 it will be possible to mount it using the character device: mount -t ubifs /dev/ubi0_1 /mnt/ubifs The corresponding patch will be merged next merge window. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html