[libvirt] [PATCH 04/03] qemu: Refactor qemuGetDriveSourceString to take virStorageSourcePtr

Peter Krempa pkrempa at redhat.com
Wed Apr 9 12:42:14 UTC 2014


On 04/09/14 03:40, Eric Blake wrote:
> On 04/08/2014 09:55 AM, Peter Krempa wrote:
>> Refactor the function to avoid multiple wrappers splitting identical
>> fields from the now common metadata struct.
>>
>> The refactor is done by folding in the wrapper used for disk sources
>> which allows us to lookup secrets via the secret driver. This may allow
>> using stored secrets for snapshot disk images too in the future.
>> ---
>>  src/qemu/qemu_command.c | 122 +++++++++++++++++++++---------------------------
>>  src/qemu/qemu_command.h |  12 ++---
>>  src/qemu/qemu_driver.c  |  19 +-------
>>  3 files changed, 58 insertions(+), 95 deletions(-)
> 
> ACK
> 

Thanks; Series is now pushed.

Peter

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140409/a9bc17a4/attachment-0001.sig>


More information about the libvir-list mailing list