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
..
2012-12-05 17:31:23 +01:00
2012-01-26 16:09:06 -06:00
2008-10-18 21:54:03 +02:00
2011-10-05 22:22:16 +02:00
2012-10-17 07:59:08 -07:00
2012-01-26 16:09:06 -06:00
2012-02-12 15:03:25 -05:00
2013-02-11 10:35:25 -07:00
2012-02-03 20:44:54 -05:00
2012-10-17 07:59:08 -07:00
2011-10-27 21:56:37 +02:00
2012-05-15 08:31:21 +02:00
2012-12-17 15:38:14 +01:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-04-19 22:01:13 +02:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-03 16:43:12 +05:30
2013-01-09 04:12:11 +05:30
2012-10-17 07:59:08 -07:00
2012-04-19 22:01:13 +02:00
2012-10-17 07:59:08 -07:00
2012-10-23 15:23:25 -05:00
2013-01-28 11:51:04 +01:00
2013-01-05 18:04:47 +01:00
2012-10-23 08:33:17 -07:00
2012-10-23 08:33:17 -07:00
2012-10-17 07:59:08 -07:00
2012-11-10 19:45:58 +08:00
2012-10-17 07:59:08 -07:00
2012-10-23 08:33:17 -07:00
2013-01-30 11:25:16 -06:00
2012-11-10 19:45:58 +08:00
2012-02-12 15:03:25 -05:00
2013-01-13 11:39:57 +01:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-22 15:52:46 -05:00
2012-07-07 14:07:33 +02:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2012-10-17 07:59:08 -07:00
2008-10-18 21:54:03 +02:00
2012-10-17 07:59:08 -07:00