
4 Nov
2020
4 Nov
'20
10:13 a.m.
On a Wednesday in 2020, Peter Krempa wrote:
This code will be used to signal cases when the checkpoint is broken either during backup or other operations where a user might want to make decision based on the presence of the checkpoint, such as do a full backup instead of an incremental one.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- include/libvirt/virterror.h | 1 + src/util/virerror.c | 4 ++++ 2 files changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano