From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: interims VFS queue Date: Sat, 29 Oct 2011 10:37:44 -0400 Message-ID: <20111029143744.GA2909@infradead.org> References: <20111028133017.GA11747@infradead.org> <20111028150936.1bef2c84.akpm@linux-foundation.org> <87ty6rhpsi.fsf@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Christoph Hellwig , torvalds@linux-foundation.org, sfr@canb.auug.org.au, linux-fsdevel@vger.kernel.org, Andi Kleen , Tao Ma , Andy Whitcroft , Hans Verkuil To: "Aneesh Kumar K.V" Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:60780 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933035Ab1J2Ohv (ORCPT ); Sat, 29 Oct 2011 10:37:51 -0400 Content-Disposition: inline In-Reply-To: <87ty6rhpsi.fsf@linux.vnet.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, Oct 29, 2011 at 07:18:29PM +0530, Aneesh Kumar K.V wrote: > > 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. We will have to put a fix in, given that it is a regression in syscall behaviour from a previous version. I don't overly like the impact the current patch has, but unless we can come up with something better rather quickly I think we have to put Andy's patch in for now.