Files
qemu/block
Max Reitz 2b1f13b996 nbd: Fix nbd_establish_connection()'s return value
unix_connect_opts() and inet_connect_opts() do not necessarily set errno
(if at all); therefore, nbd_establish_connection() should not literally
return -errno on error.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <1424887718-10800-4-git-send-email-mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-03-18 12:05:38 +01:00
..
2015-01-13 11:47:56 +00:00
2015-03-10 14:02:21 +01:00
2015-02-06 17:24:21 +01:00
2015-03-10 10:49:25 +01:00
2015-02-16 14:36:03 +00:00
2014-12-10 10:31:19 +01:00
2015-02-06 17:24:21 +01:00
2015-02-16 15:07:19 +00:00
2014-12-12 13:16:56 +00:00
2014-08-15 15:07:14 +02:00
2015-02-16 15:07:17 +00:00