]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: Export two functions prior to file split
authorEric Blake <eblake@redhat.com>
Fri, 15 Mar 2019 02:12:51 +0000 (21:12 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 15 Mar 2019 16:37:59 +0000 (11:37 -0500)
commit21b2651e72ee33211e057d5c3921d9af65465f8e
tree331e68dea229e49c44611fc17313880bc0219160
parentca20690e9ff17c811afd0dd161629a6ae8d422c9
snapshot: Export two functions prior to file split

The next patch will require access to the helper functions
virDomainSnapshotDefFormatInternal and
virDomainSnapshotRedefineValidate from two different files; make the
file split easier by exporting these functions.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/snapshot_conf.c
src/conf/snapshot_conf.h