Pali, On Fri, Jun 2, 2017 at 5:43 PM, Pali Rohár <pali.ro...@gmail.com> wrote: > This patch allows user to delete block2mtd mapping via parameters file > /sys/module/block2mtd/parameters/block2mtd > > Syntax is "del=device", e.g.: > > $ echo -n del=/dev/loop0 > /sys/module/block2mtd/parameters/block2mtd
As I wrote in an earlier mail, I hate this interface. I suggest adding a decent ioctl based interface for dynamic block2mtd's. -- Thanks, //richard