Re: [Qemu-devel] [PATCH v2 0/7] introduce BSD-licensed block driver for "raw"

2013-08-28 Thread Kevin Wolf
Am 21.08.2013 um 12:41 hat Laszlo Ersek geschrieben: > v1->v2: > - added comment to raw_probe() [Kevin] > - fixed raw_reopen_prepare() [Paolo & Kevin] > - keeping BSDL: according to the v1 discussion, LGPLv2+ could work too, > but "but most of the block layer is BSD" [Paolo] and I haven't been >

Re: [Qemu-devel] [PATCH v2 0/7] introduce BSD-licensed block driver for "raw"

2013-08-28 Thread Laszlo Ersek
On 08/21/13 12:41, Laszlo Ersek wrote: > v1->v2: > - added comment to raw_probe() [Kevin] > - fixed raw_reopen_prepare() [Paolo & Kevin] > - keeping BSDL: according to the v1 discussion, LGPLv2+ could work too, > but "but most of the block layer is BSD" [Paolo] and I haven't been > clearly inst

[Qemu-devel] [PATCH v2 0/7] introduce BSD-licensed block driver for "raw"

2013-08-21 Thread Laszlo Ersek
v1->v2: - added comment to raw_probe() [Kevin] - fixed raw_reopen_prepare() [Paolo & Kevin] - keeping BSDL: according to the v1 discussion, LGPLv2+ could work too, but "but most of the block layer is BSD" [Paolo] and I haven't been clearly instructed to switch to LGPLv2+. diff --git a/block/