From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGOJt-0002NM-7d for qemu-devel@nongnu.org; Mon, 02 Sep 2013 03:13:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGOJk-0008Pl-Qw for qemu-devel@nongnu.org; Mon, 02 Sep 2013 03:13:05 -0400 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:57209 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGOJk-0008KW-ER for qemu-devel@nongnu.org; Mon, 02 Sep 2013 03:12:56 -0400 Message-ID: <52243A6B.5090606@kamp.de> Date: Mon, 02 Sep 2013 09:12:43 +0200 From: Peter Lieven MIME-Version: 1.0 References: <1374762197-7261-1-git-send-email-pbonzini@redhat.com> <1374762197-7261-5-git-send-email-pbonzini@redhat.com> <20130729131344.GD10467@dhcp-200-207.str.redhat.com> <51F6727A.8090102@redhat.com> <20130729141022.GJ10467@dhcp-200-207.str.redhat.com> <51F679B0.9070602@redhat.com> <51FB5A37.1010400@kamp.de> <520F17DD.4070107@redhat.com> In-Reply-To: <520F17DD.4070107@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 04/19] block: update bs->total_sectors on writes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Kevin Wolf , qemu-devel@nongnu.org, stefanha@redhat.com On 17.08.2013 08:27, Paolo Bonzini wrote: > Il 02/08/2013 09:05, Peter Lieven ha scritto: >> can you give an update what are to current plans/schedule to merge this >> series? I have >> a few patches in the queue that in their current version depend on this >> series being merged. > It should go in soon, perhaps a couple of weeks. That would be good. I would like to make the relevant changes to iscsi soon and as I promised to convert everything in block/iscsi to coroutines this will be a lot. Peter