Re: 2.6.18-rc4-mm1

From: David Howells
Date: Tue Aug 15 2006 - 05:49:48 EST


Andrew Morton <akpm@xxxxxxxx> wrote:

> bix:/home/akpm> cat /etc/exports
> / *(rw,async)
> /usr/src *(rw,async)
> /mnt/export *(rw,async)

Hmmm... I still can't reproduce it.

What happens if you change your /etc/exports file to:

/ *(rw,async,fsid=0)
/usr/src *(rw,async,nohide)
/mnt/export *(rw,async,nohide)

Also, does removing the "/mnt/export" line from /etc/exports mean that the
/mnt reappears in the directory listing?

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/