Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:49445 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752592Ab1I0WnA (ORCPT ); Tue, 27 Sep 2011 18:43:00 -0400 Date: Tue, 27 Sep 2011 15:38:07 -0700 From: Greg KH To: Miklos Szeredi Cc: Linus Torvalds , Ian Kent , Trond Myklebust , Jeff Layton , David Howells , viro@zeniv.linux.org.uk, linux-nfs@vger.kernel.org, leonardo.lists@gmail.com Subject: Re: [PATCH] VFS: Suppress automount on [l]stat, [l]getxattr, etc. Message-ID: <20110927223807.GA24159@suse.de> References: <1317085155.21770.17.camel@lade.trondhjem.org> <1317097001.3176.20.camel@perseus.themaw.net> <1317099091.3176.31.camel@perseus.themaw.net> <20110927173822.GC24197@suse.de> <20110927180026.GA25156@suse.de> <87aa9p4u4c.fsf@tucsk.pomaz.szeredi.hu> Content-Type: text/plain; charset=us-ascii In-Reply-To: <87aa9p4u4c.fsf@tucsk.pomaz.szeredi.hu> Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On Tue, Sep 27, 2011 at 10:18:11PM +0200, Miklos Szeredi wrote: > Greg KH writes: > > > On Tue, Sep 27, 2011 at 10:51:34AM -0700, Linus Torvalds wrote: > >> On Tue, Sep 27, 2011 at 10:38 AM, Greg KH wrote: > >> > > >> > Does any of this make any sense for the 3.0-stable tree as well? > >> > >> My gut feel is that it's not important enough to worry about too much, > >> and we should wait to see that nobody complains about the 3.1 > >> behavior. > > > > Ok, thanks, will do. > > In that case you should back out > > vfs-automount-should-ignore-lookup_follow.patch > > too, otherwise there is strange behavior with NFSv4. Good point, I've now dropped that one, thanks. greg k-h