Home
last modified time | relevance | path

Searched hist:"60 ff2ae2" (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dtrace-events60ff2ae2 Thu Apr 15 13:28:16 GMT 2021 Daniel P. Berrangé <berrange@redhat.com> block: add trace point when fdatasync fails

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>
H A Dfile-posix.c60ff2ae2 Thu Apr 15 13:28:16 GMT 2021 Daniel P. Berrangé <berrange@redhat.com> block: add trace point when fdatasync fails

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>