From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKaNn-0002yg-OV for qemu-devel@nongnu.org; Mon, 03 Mar 2014 16:26:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKaNf-0003r7-BL for qemu-devel@nongnu.org; Mon, 03 Mar 2014 16:26:43 -0500 Received: from mail-qg0-x22b.google.com ([2607:f8b0:400d:c04::22b]:64838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKaNf-0003qo-6Z for qemu-devel@nongnu.org; Mon, 03 Mar 2014 16:26:35 -0500 Received: by mail-qg0-f43.google.com with SMTP id f51so12947719qge.2 for ; Mon, 03 Mar 2014 13:26:34 -0800 (PST) Sender: Paolo Bonzini Message-ID: <5314F386.7020109@redhat.com> Date: Mon, 03 Mar 2014 22:26:30 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1393870294-19351-1-git-send-email-benoit.canet@irqsave.net> <1393870294-19351-2-git-send-email-benoit.canet@irqsave.net> <5314CB61.7090401@redhat.com> <20140303191327.GA3796@irqsave.net> In-Reply-To: <20140303191327.GA3796@irqsave.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] block: Rewrite the snapshot authorization mechanism for block filters. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Beno=EEt_Canet?= Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, mreitz@redhat.com Il 03/03/2014 20:13, Benoît Canet ha scritto: > Hmm I did not even though it was a bug, I merely rewrote the code to adapt to > the new way of doing. > > Should I mention the bugfix and repost ? Up to Kevin. Paolo