qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] nbd client refactoring and fixing
@ 2017-09-20 12:45 Vladimir Sementsov-Ogievskiy
  2017-09-20 12:45 ` [Qemu-devel] [PATCH v3 1/3] block/nbd-client: refactor nbd_co_receive_reply Vladimir Sementsov-Ogievskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2017-09-20 12:45 UTC (permalink / raw)
  To: qemu-block, qemu-devel; +Cc: mreitz, kwolf, pbonzini, eblake, den, vsementsov

v3: dropped all controversial things. I'll try to implement minimal
structured reply and block status over this small residue.

Vladimir Sementsov-Ogievskiy (3):
  block/nbd-client: refactor nbd_co_receive_reply
  block/nbd-client: simplify check in nbd_co_receive_reply
  block/nbd-client: nbd_co_send_request: fix return code

 block/nbd-client.c | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)

-- 
2.11.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-09-21  7:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 12:45 [Qemu-devel] [PATCH v3 0/3] nbd client refactoring and fixing Vladimir Sementsov-Ogievskiy
2017-09-20 12:45 ` [Qemu-devel] [PATCH v3 1/3] block/nbd-client: refactor nbd_co_receive_reply Vladimir Sementsov-Ogievskiy
2017-09-20 12:45 ` [Qemu-devel] [PATCH v3 2/3] block/nbd-client: simplify check in nbd_co_receive_reply Vladimir Sementsov-Ogievskiy
2017-09-20 15:39   ` Eric Blake
2017-09-20 12:45 ` [Qemu-devel] [PATCH v3 3/3] block/nbd-client: nbd_co_send_request: fix return code Vladimir Sementsov-Ogievskiy
2017-09-20 15:41   ` Eric Blake
2017-09-20 17:22 ` [Qemu-devel] [PATCH v3 0/3] nbd client refactoring and fixing Eric Blake
2017-09-21  7:48   ` Vladimir Sementsov-Ogievskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).