"Daniel P. Berrange" <[email protected]> writes: > On Thu, Mar 10, 2016 at 09:55:37AM +0100, Markus Armbruster wrote: >> "Daniel P. Berrange" <[email protected]> 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 <[email protected]> >> >> Reviewed-by: Markus Armbruster <[email protected]> >> >> I can take this through my tree, but it's perhaps easier to let it flow >> along with the rest of your series. > > Nah, it isn't critical to the rest of this series. Its just tacked > on as I noticed it while debugging tests, so you might as well just > take it through your tree as normal.
Okay, applied to error-next, thanks!
