Artem Bityutskiy
9f961b5756
UBI: add UBI control device
...
This patch is a preparation to make UBI devices dynamic. It
adds an UBI control device which has dynamically allocated
major number and registers itself as "ubi_ctrl". It does not
do anything so far. The idea is that this device will allow
to attach/detach MTD devices from userspace.
This is symilar to what the Linux device mapper has.
The next things to do are:
* Fix UBI, because it now assumes UBI devices cannot go away
* Implement control device ioctls which will attach/detach MTD
devices
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2007-12-26 19:15:17 +02:00
..
2007-10-17 08:42:52 -07:00
2007-10-25 15:08:03 -07:00
2007-10-12 14:51:01 -07:00
2007-10-25 15:44:54 -07:00
2007-10-23 19:53:16 -04:00
2007-10-22 08:13:17 -07:00
2007-10-25 09:17:03 +02:00
2007-10-22 02:59:46 -07:00
2007-10-24 13:21:21 +02:00
2007-10-23 19:53:17 -04:00
2007-10-10 21:15:29 -07:00
2007-10-12 15:49:37 -07:00
2007-10-27 00:52:07 -07:00
2007-10-16 09:43:09 -07:00
2007-10-18 14:37:32 -07:00
2007-10-19 11:53:56 -07:00
2007-10-14 12:41:52 -07:00
2007-10-22 19:48:56 +02:00
2007-10-19 11:53:42 -07:00
2007-10-20 00:47:32 +02:00
2007-10-19 20:36:17 -07:00
2007-10-20 01:34:40 +02:00
2007-10-28 12:03:14 -07:00
2007-10-24 11:20:47 +02:00
2007-10-24 11:20:47 +02:00
2007-10-23 19:53:16 -04:00
2007-10-24 05:16:25 -04:00
2007-10-23 15:49:47 +10:00
2007-10-20 01:55:58 +02:00
2007-10-25 15:02:50 +10:00
2007-10-19 20:36:17 -07:00
2007-10-27 00:52:07 -07:00
2007-10-24 11:20:47 +02:00
2007-10-24 13:21:21 +02:00
2007-10-20 01:34:40 +02:00
2007-10-20 01:34:40 +02:00
2007-10-27 22:18:12 -07:00
2007-12-26 19:15:17 +02:00
2007-10-27 00:52:07 -07:00
2007-10-17 21:17:42 -07:00
2007-10-23 09:49:31 +02:00
2007-10-23 19:53:16 -04:00
2007-10-23 21:20:02 -04:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:43:04 -07:00
2007-10-22 19:20:52 -07:00
2007-10-19 11:53:41 -07:00
2007-10-20 01:34:40 +02:00
2007-10-24 11:20:47 +02:00
2007-10-20 15:04:06 -07:00
2007-10-27 00:52:07 -07:00
2007-10-25 12:18:40 -07:00
2007-10-19 23:10:43 +02:00
2007-10-16 21:04:11 -04:00
2007-10-17 08:42:57 -07:00
2007-10-12 21:20:32 +02:00
2007-10-25 12:18:46 -07:00
2007-10-27 22:18:12 -07:00
2007-10-23 15:49:55 +10:00
2007-10-18 14:37:28 -07:00
2007-10-23 20:35:13 +00:00
2007-10-18 14:37:28 -07:00
2007-10-19 23:21:04 +02:00
2007-10-23 15:49:54 +10:00
2007-10-23 16:37:29 -07:00