"Daniel P. Berrange" <berra...@redhat.com> writes: > When &error_abort is passed in, the error reporting code > will print the current error message and then abort() the > process. Unfortunately at the time it aborts, we've not > yet appended the errno detail. This makes debugging certain > problems significantly harder as the log is incomplete. > > Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com> I can take this through my tree, but it's perhaps easier to let it flow along with the rest of your series.