mirror of https://github.com/xemu-project/xemu.git
![]() 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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
Makefile.objs | ||
install.cpp | ||
provider.cpp | ||
qga-vss.def | ||
qga-vss.idl | ||
qga-vss.tlb | ||
requester.cpp | ||
requester.h | ||
vss-common.h |