]> git.proxmox.com Git - qemu.git/commit
nbd: pass NBDClient to nbd_send_negotiate
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Aug 2012 13:30:31 +0000 (15:30 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Sep 2012 13:26:13 +0000 (15:26 +0200)
commit9a304d29a79a3daeeaf15c68d7439713037405b1
tree5bedb39d843a1e49944cd180dea7802bebceba39
parentfa26c26b078b298a18686adb06a38bea3cdee990
nbd: pass NBDClient to nbd_send_negotiate

We will need the NBDClient in nbd_send_negotiate to store the
export requested by the client.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
nbd.c