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
..
2013-02-04 09:05:45 -05:00
2010-04-13 09:13:04 +02:00
2012-08-09 23:42:20 +02:00
2011-08-01 15:19:40 +02:00
2012-05-15 08:31:37 +02:00
2012-11-02 15:20:41 -07:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2010-01-27 21:23:14 +01:00
2008-05-21 00:14:08 +02:00
2008-05-10 11:44:55 +02:00
2008-05-21 00:14:08 +02:00
2012-12-06 13:56:39 -07:00
2012-03-27 22:05:28 +02:00
2009-10-27 20:58:25 +01:00
2012-09-01 16:21:50 +02:00
2009-01-24 00:23:09 +01:00
2008-05-21 00:14:08 +02:00
2009-09-04 21:54:52 +02:00
2011-10-22 01:22:21 +02:00
2012-12-11 13:17:34 -07:00
2010-09-19 19:29:47 +02:00
2013-02-19 17:01:26 -05:00
2011-08-04 23:34:02 +02:00
2013-02-08 22:32:38 -05:00
2013-02-07 20:38:55 -05:00
2013-02-11 10:35:25 -07:00
2008-03-26 23:38:54 +01:00
2012-10-22 14:31:25 -05:00
2011-08-01 15:19:40 +02:00
2013-03-04 14:19:56 -05:00
2012-10-16 12:35:10 +02:00
2012-10-22 14:31:25 -05:00
2012-05-15 08:31:34 +02:00
2012-11-27 09:41:10 -07:00
2013-01-08 10:54:33 +09:00
2012-11-15 21:08:20 +09:00
2009-10-13 06:17:35 -05:00
2012-05-25 09:15:10 +02:00
2013-02-19 17:01:26 -05:00
2012-10-26 16:28:07 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2012-10-23 15:23:26 -05:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00
2012-11-26 15:41:29 -06:00
2012-11-04 11:00:36 -07:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2010-03-21 22:44:42 +01:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-10-18 21:54:03 +02:00
2008-05-21 00:14:08 +02:00
2010-03-12 23:06:04 +01:00
2011-10-05 22:03:11 +02:00
2011-03-27 19:19:54 +02:00
2008-10-18 21:54:03 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2013-03-04 14:19:56 -05:00
2012-11-27 17:26:48 -06:00
2012-12-13 11:46:56 -07:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2013-01-08 10:54:33 +09:00
2011-08-01 15:19:40 +02:00
2012-10-01 10:02:14 -07:00
2012-11-10 19:45:58 +08:00
2009-10-03 10:17:56 +02:00
2008-05-21 00:14:08 +02:00
2012-05-15 08:31:40 +02:00
2011-12-07 08:45:51 +01:00
2012-05-15 08:31:37 +02:00
2011-04-29 07:32:48 -05:00
2012-12-20 17:04:21 +01:00
2011-09-30 22:00:55 +02:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2011-08-01 15:19:40 +02:00
2012-10-15 11:53:59 -07:00
2008-10-18 21:54:03 +02:00
2011-08-01 15:19:40 +02:00