qemu-nbd: remove data_size argument to nbd_trip
commit3777b09fd75ba746cf65d0ba30d73a5dd7a02d65
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 7 Oct 2011 12:35:58 +0000 (7 14:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Dec 2011 10:53:58 +0000 (22 11:53 +0100)
tree2fa84bced9dbc18af94dc340255f0fe9e1bf1858
parent94607e7a775ae7b57219e2078b00ed2930ab98de
qemu-nbd: remove data_size argument to nbd_trip

The size of the buffer is in practice part of the protocol.

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