From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgA7z-0003fZ-40 for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:19:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgA7t-0000Nx-5q for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:19:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgA7s-0000Nr-TM for qemu-devel@nongnu.org; Tue, 12 Nov 2013 04:19:13 -0500 Message-ID: <5281F284.3000705@redhat.com> Date: Tue, 12 Nov 2013 10:19:00 +0100 From: Paolo Bonzini 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> In-Reply-To: <5281EC6F.4060106@kamp.de> Content-Type: text/plain; charset=ISO-8859-1 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: Peter Lieven Cc: Kevin Wolf , ronniesahlberg@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com 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. Paolo