diff options
| author | Daniel P. Berrangé | 2021-04-15 15:28:16 +0200 |
|---|---|---|
| committer | Daniel P. Berrangé | 2021-06-14 14:28:50 +0200 |
| commit | 60ff2ae2a21ddc11cc7284194a3013ff864ac03c (patch) | |
| tree | 751d038c9cea0cf033a8c94e318ad3497ea8ea74 /python/setup.cfg | |
| parent | block: preserve errno from fdatasync failures (diff) | |
| download | qemu-60ff2ae2a21ddc11cc7284194a3013ff864ac03c.tar.gz qemu-60ff2ae2a21ddc11cc7284194a3013ff864ac03c.tar.xz qemu-60ff2ae2a21ddc11cc7284194a3013ff864ac03c.zip | |
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>
Diffstat (limited to 'python/setup.cfg')
0 files changed, 0 insertions, 0 deletions
