[libvirt] [PATCH RFC 07/51] qemu: Consolidate disk blockjob variables into a structure

Ján Tomko jtomko at redhat.com
Tue Dec 18 13:49:21 UTC 2018


On Wed, Dec 12, 2018 at 06:08:23PM +0100, Peter Krempa wrote:
>Struct qemuDomainDiskPrivate was holding multiple variables connected to
>a disk block job. Consolidate them into a new struct qemuBlockJobData.
>
>This will also allow simpler extensions to the block job mechanisms.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_blockjob.c | 36 +++++++++++++++++++++++-------------
> src/qemu/qemu_blockjob.h | 15 +++++++++++++++
> src/qemu/qemu_domain.c   | 12 +++++++++---
> src/qemu/qemu_domain.h   |  9 ++-------
> src/qemu/qemu_driver.c   | 16 ++++++++--------
> src/qemu/qemu_process.c  | 15 ++++++++-------
> 6 files changed, 65 insertions(+), 38 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20181218/06d28e89/attachment-0001.sig>


More information about the libvir-list mailing list