]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Move definition of 'virDomainSnapshotLocation'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Mar 2022 14:36:17 +0000 (15:36 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 11 Mar 2022 12:55:49 +0000 (13:55 +0100)
commitf17da1c24bdb25e906dc724be040093a50e0969b
tree80adcbe8aaa5a6fd9c87c05125c6387e47bc0da1
parent0146d708872666eecd4a11147c30026719ae1185
conf: Move definition of 'virDomainSnapshotLocation'

The snapshot location enum is also needed for the disk definition so if
we house it inside domain_conf we can use the proper type for it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/snapshot_conf.c
src/conf/snapshot_conf.h
src/libvirt_private.syms