Re: [PATCH] NFS: Replace null dentries that appear in readdir's list [try #2]

From: David Howells
Date: Mon Aug 21 2006 - 05:40:46 EST


Ian Kent <raven@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/