From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valerie Aurora Subject: Re: [PATCH 08/17] Make follow_down() handle d_manage() Date: Fri, 8 Oct 2010 20:28:31 -0400 Message-ID: <20101009002831.GG30846@shell> References: <20100930181455.30939.53914.stgit@warthog.procyon.org.uk> <20100930181536.30939.6776.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20100930181536.30939.6776.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org> Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Howells Cc: viro-rfM+Q5joDG/XmaaqVzeoHQ@public.gmane.org, jmoyer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-fs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, autofs-CPWUtch7KCBzeIdxy0IIJw@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-afs-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ian Kent On Thu, Sep 30, 2010 at 07:15:36PM +0100, David Howells wrote: > } > > /* > + * Follow down to the topmost point on a stack of mountpoints. At each point, "Follow down to the topmost" -> "Follow down to covering mount" ? -VAL From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valerie Aurora Subject: Re: [PATCH 08/17] Make follow_down() handle d_manage() Date: Fri, 8 Oct 2010 20:28:31 -0400 Message-ID: <20101009002831.GG30846@shell> References: <20100930181455.30939.53914.stgit@warthog.procyon.org.uk> <20100930181536.30939.6776.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: viro-rfM+Q5joDG/XmaaqVzeoHQ@public.gmane.org, jmoyer@redhat.com, linux-fs@vger.kernel.org, autofs-CPWUtch7KCBzeIdxy0IIJw@public.gmane.org, linux-kernel@vger.kernel.org, linux-afs@lists.infradead.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, Ian Kent To: David Howells Return-path: In-Reply-To: <20100930181536.30939.6776.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org> Sender: linux-cifs-owner@vger.kernel.org List-ID: On Thu, Sep 30, 2010 at 07:15:36PM +0100, David Howells wrote: > } > > /* > + * Follow down to the topmost point on a stack of mountpoints. At each point, "Follow down to the topmost" -> "Follow down to covering mount" ? -VAL From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759985Ab0JIA2n (ORCPT ); Fri, 8 Oct 2010 20:28:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42403 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752044Ab0JIA2l (ORCPT ); Fri, 8 Oct 2010 20:28:41 -0400 Date: Fri, 8 Oct 2010 20:28:31 -0400 From: Valerie Aurora To: David Howells Cc: viro@ftp.linux.org.uk, jmoyer@redhat.com, linux-fs@vger.kernel.org, autofs@linux.kernel.org, linux-kernel@vger.kernel.org, linux-afs@lists.infradead.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, Ian Kent Subject: Re: [PATCH 08/17] Make follow_down() handle d_manage() Message-ID: <20101009002831.GG30846@shell> References: <20100930181455.30939.53914.stgit@warthog.procyon.org.uk> <20100930181536.30939.6776.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100930181536.30939.6776.stgit@warthog.procyon.org.uk> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 30, 2010 at 07:15:36PM +0100, David Howells wrote: > } > > /* > + * Follow down to the topmost point on a stack of mountpoints. At each point, "Follow down to the topmost" -> "Follow down to covering mount" ? -VAL