[libvirt] [PATCH 1/2] Rename qemudShrinkDisks to virDomainDiskRemove and move to domain_conf.c

Matthias Bolte matthias.bolte at googlemail.com
Tue Aug 24 20:46:01 UTC 2010


2010/8/23 Daniel P. Berrange <berrange at redhat.com>:
> On Mon, Aug 23, 2010 at 11:31:26AM +0200, soren at linux2go.dk wrote:
>> From: Soren Hansen <soren at linux2go.dk>
>>
>> Other drivers will need this same functionality, so move it to up to
>> conf/domain_conf.c and give it a more general name.
>>
>> Signed-off-by: Soren Hansen <soren at linux2go.dk>
>> ---
>>  src/conf/domain_conf.c   |   18 ++++++++++++++++++
>>  src/conf/domain_conf.h   |    2 ++
>>  src/libvirt_private.syms |    1 +
>>  src/qemu/qemu_driver.c   |   20 ++------------------
>>  4 files changed, 23 insertions(+), 18 deletions(-)
>
> ACK, looks good.
>
>

I applied and pushed this patch.

Matthias




More information about the libvir-list mailing list