Re: [RFC PATCHv2] UBI: new module ubiblk: block layer on top of UBI

2011-06-28 Thread Artem Bityutskiy
On Tue, 2011-06-28 at 17:24 +0200, david.wag...@free-electrons.com wrote: > + * Author: David Wagner > + * Some code taken from gluebi.c (Artem Bityutskiy (Битюцкий Артём), > + *Joern Engel) > + * Some code taken from mtd_blkdevs.c (David Woodhouse) It is important

[RFC PATCHv2] UBI: new module ubiblk: block layer on top of UBI

2011-06-28 Thread david . wagner
From: David Wagner Hi, This is next iteration ; the read errors issue with FS that do large requests has been fixed (it means that all block filesystems should now work) ; the 'resized' callback is implemented. The reuse of code from mtd_blkdevs and gluebi is now mentionned is the file