From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFsoA-0008R3-2T for qemu-devel@nongnu.org; Wed, 22 Jun 2016 20:47:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFso9-0006Sp-10 for qemu-devel@nongnu.org; Wed, 22 Jun 2016 20:47:50 -0400 Date: Thu, 23 Jun 2016 08:47:38 +0800 From: Fam Zheng Message-ID: <20160623004738.GC17307@ad.usersys.redhat.com> References: <1466625064-11280-1-git-send-email-jsnow@redhat.com> <1466625064-11280-4-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466625064-11280-4-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [PATCH 3/3] iotests: add small-granularity mirror test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: qemu-block@nongnu.org, kwolf@redhat.com, jcody@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com On Wed, 06/22 15:51, John Snow wrote: > Signed-off-by: John Snow > --- > tests/qemu-iotests/041 | 30 ++++++++++++++++++++++++++++++ > tests/qemu-iotests/041.out | 4 ++-- > 2 files changed, 32 insertions(+), 2 deletions(-) Reviewed-by: Fam Zheng