From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAkv0-00071x-JA for qemu-devel@nongnu.org; Fri, 15 Apr 2011 11:26:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAkuw-0002XN-BD for qemu-devel@nongnu.org; Fri, 15 Apr 2011 11:26:46 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:52359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAkuw-0002XJ-7O for qemu-devel@nongnu.org; Fri, 15 Apr 2011 11:26:42 -0400 Received: by ywl41 with SMTP id 41so899602ywl.4 for ; Fri, 15 Apr 2011 08:26:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110415150513.GA29619@lst.de> References: <1302874855-14736-1-git-send-email-stefanha@linux.vnet.ibm.com> <20110415150513.GA29619@lst.de> Date: Fri, 15 Apr 2011 16:26:41 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] raw-posix: Linearize direct I/O on Linux NFS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: Kevin Wolf , Anthony Liguori , Stefan Hajnoczi , qemu-devel@nongnu.org, Khoa Huynh , Badari Pulavarty On Fri, Apr 15, 2011 at 4:05 PM, Christoph Hellwig wrote: > NAK. =A0Just wait for the bloody NFS client fix to get in instead of > adding crap like that. That's totally fine if NFS client will be fixed in the near future but this doesn't seem likely: http://www.spinics.net/lists/linux-nfs/msg20462.html Stefan