Re: [Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11

2017-11-08 Thread Fam Zheng
On Wed, 11/08 17:05, Eric Blake wrote: > But I'm not sure if there is an easy way to tell patchew to include a > fixup patch and re-test the series, short of sending a v3. Yeah, I don't know a way either. Fam

Re: [Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11

2017-11-08 Thread Eric Blake
On 11/08/2017 04:24 PM, no-re...@patchew.org wrote: > Hi, > > This series failed automatic build test. Please find the testing commands and > their output below. If you have docker installed, you can probably reproduce > it > locally. > > 140 - output mismatch (see 140.out.bad) > --- /t

[Qemu-devel] [PATCH v2 0/7] various NBD fixes for 2.11

2017-11-08 Thread Eric Blake
Sparked by my question on whether we were handling zero-length reads correctly according to the NBD spec, but grew to fix other things as well such as some typos, tracing weaknesses, and better handling of read-only exports. The order these patches are listed here is bisection-friendly, but applyi