From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgAAA-0004g3-Ri for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:21:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgA9u-0001J0-EP for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:21:34 -0500 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:60969 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgA9u-0001Io-0c for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:21:18 -0500 Message-ID: <5281F317.3080806@kamp.de> Date: Tue, 12 Nov 2013 10:21:27 +0100 From: Peter Lieven MIME-Version: 1.0 References: <1382609227-23989-1-git-send-email-pl@kamp.de> <1382609227-23989-11-git-send-email-pl@kamp.de> <20131111132020.GD3046@dhcp-200-207.str.redhat.com> <5281EC6F.4060106@kamp.de> <5281F284.3000705@redhat.com> In-Reply-To: <5281F284.3000705@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv7 10/17] block: honour BlockLimits in bdrv_co_discard List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Kevin Wolf , ronniesahlberg@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com On 12.11.2013 10:19, Paolo Bonzini wrote: > Il 12/11/2013 09:53, Peter Lieven ha scritto: >> Good point. I wonder noone noticed before ;-) >> >> Do you want me to respin or is ok to send a follow up patch? >> Stefan has it already in block-next. This patch doesn't make >> the situation worse and we need follow up patches for >> all the drivers to supply alignment information anyway. > I can do it too, since I'm working on follow-up patches anyway. That would be great if Kevin does not insist on a respin. Thank you.