rv1126-uboot/fs/ubifs
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number
UBI can mount volumes by name or number  The current code forces you
to name the volume by prepending every name with "ubi:".

>From fs/ubifs/super.c
 * There are several ways to specify UBI volumes when mounting UBIFS:
 * o ubiX_Y    - UBI device number X, volume Y;
 * o ubiY      - UBI device number 0, volume Y;
 * o ubiX:NAME - mount UBI device X, volume with name NAME;
 * o ubi:NAME  - mount UBI device 0, volume with name NAME.

Now any name passed in any of the above forms are allowed.

Also update the configs that referenced ubifsmount.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
2013-03-04 14:19:56 -05:00
..
Makefile ARM: prevent misaligned array inits 2012-10-15 11:53:07 -07:00
budget.c
crc16.c
crc16.h
debug.c
debug.h
io.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h UBIFS: Fix dereferencing type-punned pointer compiler warning 2011-01-11 11:09:36 +01:00
orphan.c
recovery.c UBIFS: fix recovery bug 2009-04-28 00:36:21 +02:00
replay.c
sb.c
scan.c
super.c ubifs: Allow ubifsmount volume reference by number 2013-03-04 14:19:56 -05:00
tnc.c
tnc_misc.c
ubifs-media.h
ubifs.c fs: Use new numeric setenv functions 2013-02-28 19:09:23 -08:00
ubifs.h move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00