From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7O3-0005kK-8h for qemu-devel@nongnu.org; Fri, 17 Apr 2015 10:36:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yj7Nv-00008T-Sz for qemu-devel@nongnu.org; Fri, 17 Apr 2015 10:36:55 -0400 Message-ID: <55311A7A.2030608@redhat.com> Date: Fri, 17 Apr 2015 16:36:42 +0200 From: Max Reitz MIME-Version: 1.0 References: <1428531604-9428-1-git-send-email-jsnow@redhat.com> <1428531604-9428-22-git-send-email-jsnow@redhat.com> In-Reply-To: <1428531604-9428-22-git-send-email-jsnow@redhat.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 21/21] iotests: add incremental backup granularity tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-block@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com, vsementsov@parallels.com, stefanha@redhat.com On 09.04.2015 00:20, John Snow wrote: > Test what happens if you fiddle with the granularity. > > Signed-off-by: John Snow > --- > tests/qemu-iotests/124 | 58 +++++++++++++++++++++++++++++++++++++--------- > tests/qemu-iotests/124.out | 4 ++-- > 2 files changed, 49 insertions(+), 13 deletions(-) Reviewed-by: Max Reitz