-
Daniel P. Berrangé authored
A flush failure is a critical failure scenario for some operations. For example, it will prevent migration from completing, as it will make vm_stop() report an error. Thus it is important to have a trace point present for debugging. Reviewed-by:
Connor Kuehl <ckuehl@redhat.com>
Reviewed-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>Daniel P. Berrangé authoredA flush failure is a critical failure scenario for some operations. For example, it will prevent migration from completing, as it will make vm_stop() report an error. Thus it is important to have a trace point present for debugging. Reviewed-by:
Connor Kuehl <ckuehl@redhat.com>
Reviewed-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
Loading