From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXmIK-0001jV-3B for qemu-devel@nongnu.org; Tue, 17 Mar 2015 03:52:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXmGJ-0004cY-Lb for qemu-devel@nongnu.org; Tue, 17 Mar 2015 03:50:08 -0400 From: Markus Armbruster References: <1426577774-21605-1-git-send-email-armbru@redhat.com> Date: Tue, 17 Mar 2015 08:49:56 +0100 In-Reply-To: <1426577774-21605-1-git-send-email-armbru@redhat.com> (Markus Armbruster's message of "Tue, 17 Mar 2015 08:36:14 +0100") Message-ID: <87oansjc63.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] block: Fix blockdev-backup not to use funky error class List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, stefanha@redhat.com, qemu-block@nongnu.org I should mention that I hunted down all new instances of funky error classes since 2.2. This is the last one. The other two are: [PATCH] vnc: Fix QMP change not to use funky error class [PATCH] block: Fix block-set-write-threshold not to use funky error class