Corentin Chary b571028418 UBI: Add ubi_open_volume_path
Add an 'ubi_open_volume_path(path, mode)' function which works like
'open_bdev_exclusive(path, mode, ...)' where path is the special file
representing the UBI volume, typically /dev/ubi0_0.

This is needed to teach UBIFS being able to mount UBI character devices.

[Comments and the patch were amended a bit by Artem]

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2009-11-24 08:18:54 +02:00
..
2009-09-23 00:07:00 -07:00
2009-11-16 16:13:35 +00:00
2009-09-24 07:46:25 -07:00
2009-11-24 08:18:54 +02:00
2009-09-04 09:38:14 +01:00
2008-06-04 17:50:17 +01:00
2009-09-03 14:59:16 +01:00