qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] NBD reconnect: preliminary refactoring


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-devel] [PATCH 0/5] NBD reconnect: preliminary refactoring
Date: Thu, 17 May 2018 12:54:59 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

What about patches 1-4?

07.05.2018 18:44, Vladimir Sementsov-Ogievskiy wrote:
Hi all!

Here are some preliminary refactoring patches, before NBD reconnect
series.

Vladimir Sementsov-Ogievskiy (5):
   block/nbd-client: split channel errors from export errors
   block/nbd: move connection code from block/nbd to block/nbd-client
   block/nbd-client: split connection from initialization
   block/nbd-client: fix nbd_reply_chunk_iter_receive
   block/nbd-client: don't check ioc

  block/nbd-client.h |   2 +-
  block/nbd-client.c | 163 ++++++++++++++++++++++++++++++++++-------------------
  block/nbd.c        |  41 +-------------
  3 files changed, 107 insertions(+), 99 deletions(-)



--
Best regards,
Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]