From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz3qx-0005bD-08 for qemu-devel@nongnu.org; Tue, 16 Jul 2013 07:55:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uz3qw-000213-2s for qemu-devel@nongnu.org; Tue, 16 Jul 2013 07:55:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz3qv-00020w-N4 for qemu-devel@nongnu.org; Tue, 16 Jul 2013 07:55:34 -0400 Message-ID: <51E534A3.5080907@redhat.com> Date: Tue, 16 Jul 2013 13:55:15 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1373885375-13601-1-git-send-email-pl@kamp.de> <51E526B3.9070203@redhat.com> <51E52BF8.1000005@kamp.de> <51E52E28.5060701@redhat.com> <51E53137.3020202@kamp.de> In-Reply-To: <51E53137.3020202@kamp.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] qemu-img: conditionally discard target on convert List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, ronniesahlberg@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com Il 16/07/2013 13:40, Peter Lieven ha scritto: > > The conflict with your block status patches can't be large. > upstream/master has no > iscsi_co_is_allocated yet, so there should be no trouble. Yes, whoever goes second has to change it to the new get_block_status API. Kevin and Stefan can decide who that lucky guy is. Paolo > If you find no objections merging "[PATCHv3 00/10] > iscsi/qemu-img/block-migration enhancements" > first would be nice. Patch 06/10 and 10/10 are important fixes.