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 > iotests: Add regression test for drive-backup cluster size error > > block/backup.c | 34 ++++++++++++++++++---------------- > tests/qemu-iotests/055 | 13 +++++++++++++ > tests/qemu-iotests/055.out | 4 ++-- > 3 files changed, 33 insertions(+), 18 deletions(-) > > -- > 2.8.2 >
Thanks, Applied to my block branch: git://github.com/codyprime/qemu-kvm-jtc.git block -Jeff