From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS9xo-0005kL-NW for qemu-devel@nongnu.org; Thu, 11 Sep 2014 15:23:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS9xj-0005eP-E7 for qemu-devel@nongnu.org; Thu, 11 Sep 2014 15:23:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS9xj-0005e5-7C for qemu-devel@nongnu.org; Thu, 11 Sep 2014 15:23:23 -0400 From: Markus Armbruster References: <1410336832-22160-1-git-send-email-armbru@redhat.com> <1410336832-22160-12-git-send-email-armbru@redhat.com> <20140911121535.GA21458@irqsave.net> Date: Thu, 11 Sep 2014 21:23:18 +0200 In-Reply-To: <20140911121535.GA21458@irqsave.net> (=?utf-8?Q?=22Beno=C3=AE?= =?utf-8?Q?t?= Canet"'s message of "Thu, 11 Sep 2014 14:15:35 +0200") Message-ID: <87ppf26jx5.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 11/23] block: Rename BlockDriverAIOCB* to BlockAIOCB* List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?Q?Beno=C3=AEt?= Canet Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com Beno=C3=AEt Canet writes: > I think you should rebase this on top of Fam's null driver. This patch is prone to conflicts, but I expect them to be trivial. I'll rebase onto whatever is current when we're ready to merge.