Re: [Qemu-devel] [Qemu-block] [PATCH 0/1] block: Workaround for the iotests errors

2017-11-28 Thread Kevin Wolf
Am 28.11.2017 um 12:42 hat Kevin Wolf geschrieben: > Am 28.11.2017 um 06:43 hat Jeff Cody geschrieben: > > On Tue, Nov 28, 2017 at 12:29:09AM +0100, Kevin Wolf wrote: > > > Am 23.11.2017 um 18:57 hat Fam Zheng geschrieben: > > > > Jeff's block job patch made the latent drain bug visible, and I find

Re: [Qemu-devel] [Qemu-block] [PATCH 0/1] block: Workaround for the iotests errors

2017-11-27 Thread John Snow
On 11/27/2017 06:29 PM, Kevin Wolf wrote: > Am 23.11.2017 um 18:57 hat Fam Zheng geschrieben: >> Jeff's block job patch made the latent drain bug visible, and I find this >> patch, which by itself also makes some sense, can hide it again. :) With it >> applied we are at least back to the ground w