commit | b32f6c28d5c753a8c667453f6300a2650bc52a47 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 04 15:51:20 2011 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 11 14:02:58 2011 +0100 |
tree | 311ea02e65051e189ec1f93aaa9c7d4f4909fbe1 | |
parent | bb345110f091af3aac32038a45a8776fc9fb505d [diff] |
qemu-nbd: rename socket variable It will be moved to a global variable by the next patch, and it would conflict with the socket function. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>