From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erZbJ-0002MG-7F for qemu-devel@nongnu.org; Thu, 01 Mar 2018 20:35:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erZbI-0006Xf-BQ for qemu-devel@nongnu.org; Thu, 01 Mar 2018 20:35:09 -0500 References: From: Eric Blake Message-ID: <9c7c95d2-690e-8f00-dfcc-f2c6afce86dd@redhat.com> Date: Thu, 1 Mar 2018 19:35:04 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Max Reitz , Kevin Wolf On 03/01/2018 10:27 AM, Alberto Garcia wrote: > This function copies a snapshot's L1 table into the active one without > validating it first. > > We now have a function to take care of this, so let's use it. > > Signed-off-by: Alberto Garcia > --- > block/qcow2-snapshot.c | 6 ++++++ > tests/qemu-iotests/080 | 2 ++ > tests/qemu-iotests/080.out | 2 ++ > 3 files changed, 10 insertions(+) > Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org