]> git.proxmox.com Git - mirror_qemu.git/commit
nbd: Fix nbd_receive_options()
authorMax Reitz <mreitz@redhat.com>
Wed, 25 Feb 2015 18:08:31 +0000 (13:08 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Mar 2015 11:07:06 +0000 (12:07 +0100)
commit9c122adadbf4377eb77195b3944be10a59d9484f
treede9ae94f358789d84401a536b8f00af04e207daa
parent3f4726596dafd2e27485e51f4cc4a2363f48d4a3
nbd: Fix nbd_receive_options()

The client flags are sent exactly once overall, not once per option.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <1424887718-10800-19-git-send-email-mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
nbd.c