Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934131Ab0GSOK6 (ORCPT ); Mon, 19 Jul 2010 10:10:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59985 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933745Ab0GSOK4 (ORCPT ); Mon, 19 Jul 2010 10:10:56 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20100718085048.GC27794@infradead.org> References: <20100718085048.GC27794@infradead.org> <20100715021709.5544.64506.stgit@warthog.procyon.org.uk> <20100715021723.5544.85730.stgit@warthog.procyon.org.uk> To: Christoph Hellwig Cc: dhowells@redhat.com, viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, linux-kernel@vger.kernel.org, samba-technical@lists.samba.org, linux-ext4@vger.kernel.org Subject: Re: [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() [ver #6] Date: Mon, 19 Jul 2010 15:10:48 +0100 Message-ID: <8474.1279548648@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 548 Lines: 14 Christoph Hellwig wrote: > Moving this out of ->follow_link is a good idea, but please submit this > as a separate patch series, as it has very little to do with stat(). Except that I want to use it to create a new AT flag for xstat() (and also fstatat()), but fair enough. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/