From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJl4F-0000h6-FB for qemu-devel@nongnu.org; Fri, 28 Oct 2011 07:57:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJl4E-0000gc-Dn for qemu-devel@nongnu.org; Fri, 28 Oct 2011 07:57:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJl4E-0000gY-4I for qemu-devel@nongnu.org; Fri, 28 Oct 2011 07:57:46 -0400 Message-ID: <4EAA98B4.4030800@redhat.com> Date: Fri, 28 Oct 2011 13:57:40 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1319797077-25441-1-git-send-email-pbonzini@redhat.com> <1319797077-25441-5-git-send-email-pbonzini@redhat.com> <67C69C1A-BA12-4DD6-8CFE-F97011B68258@irisa.fr> In-Reply-To: <67C69C1A-BA12-4DD6-8CFE-F97011B68258@irisa.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/4] qemu-nbd: do not start the block layer in the parent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pierre Riteau Cc: qemu-devel@nongnu.org On 10/28/2011 01:56 PM, Pierre Riteau wrote: > Thanks a lot Paolo, I confirm this patchset fixes the bug! Do you believe the limitation on error reporting to be too strong? Paolo