OSDN Git Service

qemu-nbd: introduce nbd_do_receive_request
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 19 Sep 2011 13:07:54 +0000 (15:07 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Dec 2011 10:53:58 +0000 (11:53 +0100)
commita030b347aaa84e2d1b42c9cb2bc9e2d8bec50046
treec157c24d0933033aec89861c1f8e1c1ad3efc3d0
parentfae69416294223d84db425e58e7bbf6a08c45801
qemu-nbd: introduce nbd_do_receive_request

Group the receiving of a response and the associated data into a new function.

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