From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaWHq-00074I-14 for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:55:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaWHk-00071x-3K for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:55:44 -0400 Received: from [199.232.76.173] (port=45944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaWHj-00071o-2C for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:55:39 -0400 Received: from verein.lst.de ([213.95.11.210]:39494) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MaWHi-0000vw-CD for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:55:38 -0400 Date: Mon, 10 Aug 2009 16:55:35 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO Message-ID: <20090810145535.GA16501@lst.de> References: <4A8032CD.7030302@codemonkey.ws> <20090810144811.GA16186@lst.de> <4A80346F.6030203@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A80346F.6030203@us.ibm.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Christoph Hellwig , Juan Quintela On Mon, Aug 10, 2009 at 09:53:35AM -0500, Anthony Liguori wrote: > I'm about to push Juan's latest refactoring so you should probably wait > a few hours as you'll have to rebase. Sounds like a plan, I'll send it as soon as I have the rest of the series to rebase against.