Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751809AbWHUJnO (ORCPT ); Mon, 21 Aug 2006 05:43:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751811AbWHUJnO (ORCPT ); Mon, 21 Aug 2006 05:43:14 -0400 Received: from mx1.redhat.com ([66.187.233.31]:7870 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751803AbWHUJnM (ORCPT ); Mon, 21 Aug 2006 05:43:12 -0400 From: David Howells In-Reply-To: References: <20060819094840.083026fd.akpm@osdl.org> <13319.1155744959@warthog.cambridge.redhat.com> <1155743399.5683.13.camel@localhost> <20060813133935.b0c728ec.akpm@osdl.org> <20060813012454.f1d52189.akpm@osdl.org> <5910.1155741329@warthog.cambridge.redhat.com> <2138.1155893924@warthog.cambridge.redhat.com> <3976.1156079732@warthog.cambridge.redhat.com> To: Ian Kent Cc: David Howells , Andrew Morton , Trond Myklebust , linux-kernel@vger.kernel.org, aviro@redhat.com Subject: Re: [PATCH] NFS: Replace null dentries that appear in readdir's list [try #2] X-Mailer: MH-E 8.0; nmh 1.1; GNU Emacs 22.0.50 Date: Mon, 21 Aug 2006 10:42:53 +0100 Message-ID: <30856.1156153373@warthog.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 539 Lines: 17 Ian Kent wrote: > I guess I knew this would with the nfs v4 mounting. And NFS2 and NFS3. You just need a server that has two levels of export, one under the other, for example: [/etc/exports] / *(rw,async,fsid=0) /usr/src *(rw,async,nohide) 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/