[libvirt] [PATCH 08/11] qemuDomainNamespace{Setup, Teardown}Disk: Don't pass pointer to full disk

Peter Krempa pkrempa at redhat.com
Wed Feb 8 13:27:20 UTC 2017


On Wed, Feb 08, 2017 at 11:37:11 +0100, Michal Privoznik wrote:
> These functions do not need to see the whole virDomainDiskDef.
> Moreover, they are going to be called from places where we don't
> have access to the full disk definition. Sticking with
> virStorageSource is more than enough.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_domain.c  | 8 ++++----
>  src/qemu/qemu_domain.h  | 4 ++--
>  src/qemu/qemu_driver.c  | 2 +-
>  src/qemu/qemu_hotplug.c | 6 +++---
>  4 files changed, 10 insertions(+), 10 deletions(-)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170208/66fd5224/attachment-0001.sig>


More information about the libvir-list mailing list