[libvirt] [PATCH RFC 06/51] qemu: blockjob: Remove header dependency on qemu_domain.h

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


On Wed, Dec 12, 2018 at 06:08:22PM +0100, Peter Krempa wrote:
>The blockjob module uses 'qemuDomainAsyncJob' in it's public headers.
>As I plan adding a new structure containing job data which will need to
>be included in "qemu_domain.h" it's necessary to break the circular
>dependency.
>
>Convert 'qemuDomainAsyncJob' type to 'int' as it's an enum.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_blockjob.c | 6 +++---
> src/qemu/qemu_blockjob.h | 5 ++---
> 2 files changed, 5 insertions(+), 6 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/d90a8f6a/attachment-0001.sig>


More information about the libvir-list mailing list