From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPqTw-0007r4-Fl for qemu-devel@nongnu.org; Thu, 22 Nov 2018 10:01:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPqTt-0005Wq-Av for qemu-devel@nongnu.org; Thu, 22 Nov 2018 10:01:28 -0500 From: Alberto Garcia Date: Thu, 22 Nov 2018 17:00:25 +0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Minor fixes for the mirror block job List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alberto Garcia , qemu-block@nongnu.org, Kevin Wolf , Max Reitz Hi, a couple of minor fixes for the mirror block job. I don't think these bugs can be reproduced at the moment so this shouldn't be 3.1 material. Berto Alberto Garcia (2): mirror: Release the dirty bitmap if mirror_start_job() fails mirror: Block the source BlockDriverState in mirror_start_job() block/mirror.c | 11 +++++++++++ tests/qemu-iotests/141.out | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) -- 2.11.0