]> xenbits.xensource.com Git - libvirt.git/commit
qemuSnapshotDiskPrepareOne: Pass in qemuSnapshotDiskContext
authorPeter Krempa <pkrempa@redhat.com>
Wed, 28 Apr 2021 11:57:57 +0000 (13:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 May 2021 18:38:07 +0000 (20:38 +0200)
commit983bad477110adcf9a204a0c6116bfaf2bdfb93c
treed94363b938b4a2d9977e655937fb66009c59e264
parent06e9b0c28db6c3123b0a17a24edc140111482143
qemuSnapshotDiskPrepareOne: Pass in qemuSnapshotDiskContext

Rather than filling various parts of the context from arguments pass in
the whole context.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_snapshot.c