Re: [Qemu-devel] [PATCH v3 0/4] block-commit fixes

2012-10-17 Thread Kevin Wolf
Am 16.10.2012 22:33, schrieb Eric Blake: > On 10/16/2012 01:49 PM, Jeff Cody wrote: >> v2 -> v3 differences: >> >> * Simplified code in patch 2, minor commit rewording >> * Made conditional check more valgrind-friendly >> >> v1 -> v2 differences: >> >> * Updated changes to be protocol friendly >> *

Re: [Qemu-devel] [PATCH v3 0/4] block-commit fixes

2012-10-16 Thread Eric Blake
On 10/16/2012 01:49 PM, Jeff Cody wrote: > v2 -> v3 differences: > > * Simplified code in patch 2, minor commit rewording > * Made conditional check more valgrind-friendly > > v1 -> v2 differences: > > * Updated changes to be protocol friendly > * Updated block-commit tests to account for differ

[Qemu-devel] [PATCH v3 0/4] block-commit fixes

2012-10-16 Thread Jeff Cody
v2 -> v3 differences: * Simplified code in patch 2, minor commit rewording * Made conditional check more valgrind-friendly v1 -> v2 differences: * Updated changes to be protocol friendly * Updated block-commit tests to account for different error message wording * Updated block-commit tests to