Re: [Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation

2019-03-06 Thread Vladimir Sementsov-Ogievskiy
06.03.2019 19:11, Eric Blake wrote: > On 2/11/19 6:55 AM, Vladimir Sementsov-Ogievskiy wrote: >> Hi all! >> >> Here is a try of moving to non-blocking negotiation in nbd >> code, proposed by Deniel in >> https://lists.gnu.org/archive/html/qemu-devel/2019-01/msg03817.html >> >> in thread "[PATCH v4

Re: [Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation

2019-03-06 Thread Eric Blake
On 2/11/19 6:55 AM, Vladimir Sementsov-Ogievskiy wrote: > Hi all! > > Here is a try of moving to non-blocking negotiation in nbd > code, proposed by Deniel in > https://lists.gnu.org/archive/html/qemu-devel/2019-01/msg03817.html > > in thread "[PATCH v4 00/10] NBD reconnect" > https://lists.gnu.o

[Qemu-devel] [PATCH 0/4] nbd: non-blocking negotiation

2019-02-11 Thread Vladimir Sementsov-Ogievskiy
Hi all! Here is a try of moving to non-blocking negotiation in nbd code, proposed by Deniel in https://lists.gnu.org/archive/html/qemu-devel/2019-01/msg03817.html in thread "[PATCH v4 00/10] NBD reconnect" https://lists.gnu.org/archive/html/qemu-devel/2018-07/msg05973.html Vladimir Sementsov-Ogi