From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGjzn-0007vl-Ej for qemu-devel@nongnu.org; Thu, 29 Jan 2015 02:58:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGjzk-00080E-74 for qemu-devel@nongnu.org; Thu, 29 Jan 2015 02:58:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGjzj-00080A-VJ for qemu-devel@nongnu.org; Thu, 29 Jan 2015 02:58:32 -0500 From: Markus Armbruster References: <1418298924-4173-1-git-send-email-vsementsov@parallels.com> <1418298924-4173-2-git-send-email-vsementsov@parallels.com> <5489B333.8060502@redhat.com> <54940FA0.1010606@parallels.com> Date: Thu, 29 Jan 2015 08:58:27 +0100 In-Reply-To: <54940FA0.1010606@parallels.com> (Vladimir Sementsov-Ogievskiy's message of "Fri, 19 Dec 2014 14:44:32 +0300") Message-ID: <87vbjqqaqk.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] block-migration: fix pending() return value List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladimir Sementsov-Ogievskiy Cc: kwolf@redhat.com, den@openvz.org, qemu-devel@nongnu.org, stefanha@redhat.com Vladimir Sementsov-Ogievskiy writes: > Hi there.. Can someone review my bug fix? I'll surely fix typos in > description after it. The file you patch has since moved. Suggest a quick rebase. Make sure to cc: your v2 to migration maintainers. $ scripts/get_maintainer.pl -f migration/block.c Kevin Wolf (supporter:Block) Stefan Hajnoczi (supporter:Block) Juan Quintela (maintainer:Migration) Amit Shah (maintainer:Migration)