commit | d3bda7bc166f40326ba646ee145630bb1b59da96 | [log] [tgz] |
---|---|---|
author | Peter Lieven <pl@kamp.de> | Thu Jul 11 14:16:24 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jul 17 17:00:28 2013 +0200 |
tree | 42751c171441534b0da01b3a473b9c56da8b2885 | |
parent | 0a53f010745635c39a83756a948df60a84e88fe5 [diff] |
iscsi: fix -ENOSPC in iscsi_create() the -ENOPSC case did not work due to the missing goto. Reported-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Peter Lieven <pl@kamp.de> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>