Re: [Qemu-devel] [PATCH v3 00/12] Drive mirroring performance improvements

2013-01-21 Thread Kevin Wolf
Am 21.01.2013 17:09, schrieb Paolo Bonzini: > The new testcase did not find Kevin's bug (which is actually not > there), but I still did the change he asked to the logic; it is > clearer that way. > > And the testcase *did* find a related problem. Here is the relevant > diff from v2: > >

[Qemu-devel] [PATCH v3 00/12] Drive mirroring performance improvements

2013-01-21 Thread Paolo Bonzini
The new testcase did not find Kevin's bug (which is actually not there), but I still did the change he asked to the logic; it is clearer that way. And the testcase *did* find a related problem. Here is the relevant diff from v2: if (backing_filename[0] && !s->target->backing_hd) {