From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aneesh Kumar K.V" Subject: Re: interims VFS queue Date: Sat, 29 Oct 2011 19:18:29 +0530 Message-ID: <87ty6rhpsi.fsf@linux.vnet.ibm.com> References: <20111028133017.GA11747@infradead.org> <20111028150936.1bef2c84.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: torvalds@linux-foundation.org, sfr@canb.auug.org.au, linux-fsdevel@vger.kernel.org, Andi Kleen , Tao Ma , Andy Whitcroft , Hans Verkuil To: Andrew Morton , Christoph Hellwig Return-path: Received: from e7.ny.us.ibm.com ([32.97.182.137]:49028 "EHLO e7.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932700Ab1J2Ntr (ORCPT ); Sat, 29 Oct 2011 09:49:47 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sat, 29 Oct 2011 09:49:28 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p9TDnQxl241096 for ; Sat, 29 Oct 2011 09:49:26 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p9TDnOco032480 for ; Sat, 29 Oct 2011 09:49:26 -0400 In-Reply-To: <20111028150936.1bef2c84.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, 28 Oct 2011 15:09:36 -0700, Andrew Morton wrote: > On Fri, 28 Oct 2011 09:30:17 -0400 > Christoph Hellwig wrote: > > > As discussed at KS I've collected up the VFS patches from 3 month worth > > of linux-fsdevel archives. > > vfs things.. > > 1: What happened with Andi's "dio: optimize cache misses in the > submission path"? (Against which I have checkpatch fixes and > #include linux/prefetch.h, btw) > > 2: I'm still sitting on Andy Whitcroft's "readlinkat: ensure we > return ENOENT for the empty pathname for normal lookups" and its > fixup. I'd marked this as needed-in-3.1. Help. I had discussed this with Al Viro. He mentioned that he wanted to do it differently. -aneesh