On Fri, 19 Oct 2012 11:13:39 +0200
Kevin Wolf wrote:
> Am 18.10.2012 19:18, schrieb Luiz Capitulino:
> > On Thu, 18 Oct 2012 10:33:30 -0300
> > Luiz Capitulino wrote:
> >
> >> On Thu, 18 Oct 2012 13:57:45 +0200
> >> Kevin Wolf wrote:
> >>
> >>> Am 17.10.2012 21:35, schrieb Luiz Capitulino:
> >
Am 18.10.2012 19:18, schrieb Luiz Capitulino:
> On Thu, 18 Oct 2012 10:33:30 -0300
> Luiz Capitulino wrote:
>
>> On Thu, 18 Oct 2012 13:57:45 +0200
>> Kevin Wolf wrote:
>>
>>> Am 17.10.2012 21:35, schrieb Luiz Capitulino:
If set returns a copy of the parameter list used by the block driver
On Thu, 18 Oct 2012 10:33:30 -0300
Luiz Capitulino wrote:
> On Thu, 18 Oct 2012 13:57:45 +0200
> Kevin Wolf wrote:
>
> > Am 17.10.2012 21:35, schrieb Luiz Capitulino:
> > > If set returns a copy of the parameter list used by the block driver
> > > to create the new image.
> > >
> > > Signed-of
On Thu, 18 Oct 2012 13:57:45 +0200
Kevin Wolf wrote:
> Am 17.10.2012 21:35, schrieb Luiz Capitulino:
> > If set returns a copy of the parameter list used by the block driver
> > to create the new image.
> >
> > Signed-off-by: Luiz Capitulino
> > ---
> > block.c| 7 ++-
> > block.h|
Am 17.10.2012 21:35, schrieb Luiz Capitulino:
> If set returns a copy of the parameter list used by the block driver
> to create the new image.
>
> Signed-off-by: Luiz Capitulino
> ---
> block.c| 7 ++-
> block.h| 3 ++-
> blockdev.c | 2 +-
> qemu-img.c | 2 +-
> 4 files changed, 10
If set returns a copy of the parameter list used by the block driver
to create the new image.
Signed-off-by: Luiz Capitulino
---
block.c| 7 ++-
block.h| 3 ++-
blockdev.c | 2 +-
qemu-img.c | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/block.c b/block.c
ind