summary refs log tree commit diff stats
path: root/util/module.c
diff options
context:
space:
mode:
authorTomoki Sekiyama <tomoki.sekiyama@hds.com>2014-01-13 12:25:39 -0500
committerMichael Roth <mdroth@linux.vnet.ibm.com>2014-02-23 13:11:52 -0600
commitd9e1f574cb6eac0a3a2f97b67d2e7a3ad9c1dc95 (patch)
treeb1e1b59079dad95151e0300bc4c5966e997b724c /util/module.c
parentff8adbcfdbbd9c0f2b01ff8a32bc75082fdd9844 (diff)
downloadfocaccia-qemu-d9e1f574cb6eac0a3a2f97b67d2e7a3ad9c1dc95.tar.gz
focaccia-qemu-d9e1f574cb6eac0a3a2f97b67d2e7a3ad9c1dc95.zip
qga: vss-win32: Fix interference with snapshot deletion by other VSS request
When a VSS requester such as vshadow.exe or diskshadow.exe requests to
delete snapshots, qemu-ga VSS provider's DeleteSnapshots() is also called
and returns E_NOTIMPL, that makes the deletion fail.
To avoid this issue, return S_OK and set values that represent no snapshots
are deleted by qemu-ga VSS provider.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Reviewed-by: Gal Hammer <ghammer@redhat.com>
Reviewed-by: Yan Vugenfirer <yvugenfi@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'util/module.c')
0 files changed, 0 insertions, 0 deletions