On 2013年12月16日 14:45, Fam Zheng wrote:
Qemu-iotest 030 was broken.When the coroutine runs and finishes, it will remove itself from the req list, so let's use safe version of foreach to avoid use after free. Signed-off-by: Fam Zheng <f...@redhat.com> ---
This one is already applied to Kevin's tree, please skip it. Fam