[PR #19] nbd_init: provide diagnostic output on failure #34

Open
opened 2026-01-31 21:29:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/19

State: closed
Merged: No


...since the errno value is ultimately dropped.

In my case, it took much longer than it should have to figure out why I could not start a block device because no useful diagnostic information was available (not even the exit status). Having the strerror value would have helped.

**Original Pull Request:** https://github.com/qemu/qemu/pull/19 **State:** closed **Merged:** No --- ...since the errno value is ultimately dropped. In my case, it took much longer than it should have to figure out why I could not start a block device because no useful diagnostic information was available (not even the exit status). Having the strerror value would have helped.
claunia added the pull-request label 2026-01-31 21:29:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#34