block/ssh: Propagate errors to open and create methods
commit5496fb1aebb624b379a503a8b2a156922a275fa1
authorMarkus Armbruster <armbru@redhat.com>
Fri, 16 May 2014 09:00:16 +0000 (16 11:00 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 28 May 2014 12:28:47 +0000 (28 14:28 +0200)
tree085c9ea2bc3d4a8193426d14e885b0186858f271
parent5f0c39e59822fdfd6a730824eded06209942e495
block/ssh: Propagate errors to open and create methods

Completes the conversion to Error started in commit 015a103^..d5124c0.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/ssh.c