Re: [Qemu-devel] [PATCH v2 0/2] backup: Fail early if cannot determine cluster size

2016-05-24 Thread Jeff Cody
On Thu, May 19, 2016 at 09:25:45AM +0800, Fam Zheng wrote: > v2: More accurately, s:hang:trigger assertion failure: in the bug fix patch > commit message. > Add John's and Jeff's R-b. > Add a test. [Eric] > > > > Fam Zheng (2): > backup: Fail early if cannot determine cluster size

[Qemu-devel] [PATCH v2 0/2] backup: Fail early if cannot determine cluster size

2016-05-18 Thread Fam Zheng
v2: More accurately, s:hang:trigger assertion failure: in the bug fix patch commit message. Add John's and Jeff's R-b. Add a test. [Eric] Fam Zheng (2): backup: Fail early if cannot determine cluster size iotests: Add regression test for drive-backup cluster size error block/ba