From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaW9A-0001bc-V4 for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:46:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaW95-0001Rm-PC for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:46:48 -0400 Received: from [199.232.76.173] (port=45015 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaW94-0001RK-5Z for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:46:43 -0400 Received: from mail-gx0-f220.google.com ([209.85.217.220]:45254) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaW93-0007C8-PI for qemu-devel@nongnu.org; Mon, 10 Aug 2009 10:46:41 -0400 Received: by gxk20 with SMTP id 20so9696564gxk.10 for ; Mon, 10 Aug 2009 07:46:41 -0700 (PDT) Message-ID: <4A8032CD.7030302@codemonkey.ws> Date: Mon, 10 Aug 2009 09:46:37 -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: In-Reply-To: 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: Juan Quintela Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, Christoph Hellwig 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. Regards, Anthony Liguori