diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2011-09-19 14:25:30 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2011-12-22 11:53:58 +0100 |
commit | 220455920384af77670e84953f3763153e39bcfa (patch) | |
tree | 014c5d59371f102277da6724b70aa143c5e22803 /qemu-coroutine.c | |
parent | a478f6e595dab1801931d56d097623d65f5b6d1d (diff) |
qemu-nbd: introduce nbd_do_send_reply
Group the sending of a reply and the associated data into a new function.
Without corking, the caller would be forced to leave 12 free bytes at the
beginning of the data pointer. Not too ugly, but still ugly. :)
Using nbd_do_send_reply everywhere will help when the routine will set up
the write handler that re-enters the send coroutine.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions