]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "snapshot: Add virDomainSnapshotObjListParse"
authorEric Blake <eblake@redhat.com>
Mon, 25 Mar 2019 19:36:44 +0000 (14:36 -0500)
committerEric Blake <eblake@redhat.com>
Tue, 26 Mar 2019 20:07:02 +0000 (15:07 -0500)
commit57d252c7401f981f1caea90250d72e0f87caac19
tree23b10db512bb8417194255ff6c778b26e1ec7129
parente5e23e3fb9e156f7d4093d33f741702b0d9311fe
Revert "snapshot: Add virDomainSnapshotObjListParse"

This reverts commit 1b57269cbcfcfe998a065c0c9f0f8db408710d87, and
subsequent refactorings of the function into new files.  There are no
callers of this function - I had originally proposed it for
implementing a new bulk snapshot API, but that proved to be too
invasive given RPC limits. I also tried using it for streamlining how
the qemu driver stores snapshot state across libvirtd restarts
internally, but in the end, the risks of a new internal format
outweighed the benefits of one file per snapshot.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/virdomainsnapshotobjlist.c
src/conf/virdomainsnapshotobjlist.h
src/libvirt_private.syms