From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIZdY-0007ZA-9x for qemu-devel@nongnu.org; Wed, 07 Jun 2017 08:00:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIZdS-00020E-Sb for qemu-devel@nongnu.org; Wed, 07 Jun 2017 08:00:32 -0400 Date: Wed, 7 Jun 2017 13:59:58 +0200 From: Kevin Wolf Message-ID: <20170607115958.GB8144@noname.redhat.com> References: <20170607114406.GA24076@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170607114406.GA24076@igalia.com> Subject: Re: [Qemu-devel] [PATCH 0/7] qcow2: Reduce the number of I/O ops when doing COW List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz , Eric Blake , Stefan Hajnoczi , "Denis V . Lunev" Am 07.06.2017 um 13:44 hat Alberto Garcia geschrieben: > ping You wanted to address two or three things in the next version, so I assumed that this version shouldn't be merged. Kevin