]> git.proxmox.com Git - mirror_qemu.git/commit
qga-win: Increase VSS freeze timeout to 60 secs instead of 10
authorBasil Salman <basil@daynix.com>
Mon, 5 Apr 2021 13:14:18 +0000 (16:14 +0300)
committerMichael Roth <michael.roth@amd.com>
Tue, 3 Aug 2021 03:11:45 +0000 (22:11 -0500)
commit3d98f9b68d2a8c10960d788027b8500ee947933f
treec0e3fc61bb2792882e2b3f71cd7c251427546b95
parent7f1cab9c628a798ae2607940993771e6300e9e00
qga-win: Increase VSS freeze timeout to 60 secs instead of 10

Currently Requester freeze times out after 10 seconds, while
the default timeout for Writer Freeze is 60 seconds. according to
VSS Documentation [1].
[1]: https://docs.microsoft.com/en-us/windows/win32/vss/overview-of-processing-a-backup-under-vss

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1909073
Signed-off-by: Basil Salman <bsalman@daynix.com>
Signed-off-by: Basil Salman <basil@daynix.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
qga/vss-win32/requester.cpp