From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaWGP-0005m6-7k for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:54:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaWGJ-0005kb-Ve for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:54:16 -0400 Received: from [199.232.76.173] (port=58611 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaWGJ-0005kQ-LH for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:54:11 -0400 Received: from mx20.gnu.org ([199.232.41.8]:51660) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MaWGJ-0000V0-3l for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:54:11 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaWG8-00032j-A8 for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:54:00 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e7.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id n7AEqtlD023968 for ; Mon, 10 Aug 2009 10:52:55 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n7AErchM253432 for ; Mon, 10 Aug 2009 10:53:38 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n7AErbGY013304 for ; Mon, 10 Aug 2009 10:53:38 -0400 Message-ID: <4A80346F.6030203@us.ibm.com> Date: Mon, 10 Aug 2009 09:53:35 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO References: <4A8032CD.7030302@codemonkey.ws> <20090810144811.GA16186@lst.de> In-Reply-To: <20090810144811.GA16186@lst.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org, Juan Quintela Christoph Hellwig wrote: > On Mon, Aug 10, 2009 at 09:46:37AM -0500, Anthony Liguori wrote: > >> Juan Quintela wrote: >> >>> Signed-off-by: Juan Quintela >>> >>> >> It's not actually posix-aio, but... >> >> We should just get rid of CONFIG_AIO altogether. We should always >> enable it. >> > > Yes. I have a patch for it, but the second patch ontop that removes > the non-aio raw-posix code still has an issue. I can send the CONFIG_AIO > removal patch alone in a few minutes if you care. > I'm about to push Juan's latest refactoring so you should probably wait a few hours as you'll have to rebase. -- Regards, Anthony Liguori