On 2015-02-25 at 13:08, Max Reitz wrote:
reply.error is a positive errno value, not a negative one.Signed-off-by: Max Reitz <mre...@redhat.com> --- nbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This is (functionally) the same patch as http://lists.nongnu.org/archive/html/qemu-devel/2015-02/msg02258.html, so this should be dropped if that one is applied before.
Max