Re: [PATCH v2 0/3] block/nbd: fix crashers in reconnect while migrating

2021-02-02 Thread Eric Blake
On 1/29/21 1:38 AM, Roman Kagan wrote: > During the final phase of migration the NBD reconnection logic may > encounter situations it doesn't expect during regular operation. > > This series addresses some of them that make qemu crash. They are > reproducible when a vm with a secondary drive atta

[PATCH v2 0/3] block/nbd: fix crashers in reconnect while migrating

2021-01-28 Thread Roman Kagan
During the final phase of migration the NBD reconnection logic may encounter situations it doesn't expect during regular operation. This series addresses some of them that make qemu crash. They are reproducible when a vm with a secondary drive attached via nbd with non-zero "reconnect-delay" runs