[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 0/4] fix image fleecing
From: |
Fam Zheng |
Subject: |
Re: [Qemu-devel] [PATCH v3 0/4] fix image fleecing |
Date: |
Fri, 6 Jul 2018 15:17:54 +0800 |
User-agent: |
Mutt/1.10.0 (2018-05-17) |
On Thu, 07/05 10:46, Vladimir Sementsov-Ogievskiy wrote:
> Hi all.
>
> This fixes image fleecing scheme for 3.0, details are in 04 patch.
Looks like this breaks 'test-replication':
http://patchew.org/QEMU/address@hidden/
test-replication: /stor/work/qemu/block/io.c:725: wait_serialising_requests:
Assertion `qemu_coroutine_self() != req->co' failed.
GTester: last random seed: R02Se49967625f19c5be9918a2503fb2fff5
test-replication: /stor/work/qemu/block/io.c:725: wait_serialising_requests:
Assertion `qemu_coroutine_self() != req->co' failed.
GTESTER tests/test-qht-par
GTester: last random seed: R02S8fad2bb2daddc51eb51623bb7c86cb67
test-replication: /stor/work/qemu/block/io.c:725: wait_serialising_requests:
Assertion `qemu_coroutine_self() != req->co' failed.
GTester: last random seed: R02S024718e9b1e2b1facafe254c43e1430b
Fam