
15 Feb
2021
15 Feb
'21
7:03 p.m.
On Mon, Feb 15, 2021 at 06:27:49PM +0100, Peter Krempa wrote:
The flag creates additional points of failure which are hard to recover from, such as when thawing of the filesystems fails after an otherwise successful snapshot.
Encougage use of explicit virDomainFSFreeze/virDomainFSThaw.
s/Encougage/Encourage/
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/libvirt-domain-snapshot.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>