Subject: Re: nfs - export file
To: Simon Burge <simonb@wasabisystems.com>
From: Joe Abley <jabley@automagic.org>
List: port-i386
Date: 09/25/2001 01:39:53
Actually, that's not quite what I meant. This is more like it:
The export options are tied to the local mount points in the kernel and
must be non-contradictory for any exported subdirectory of the local
server mount point. For example, a directory path which is mounted
read-only cannot be exported read-write; in addition, different
directory paths within a single locally-mounted filesystem cannot be
exported individually except through use of "-alldirs" on a single,
parent export.
It is recommended that all exported directories within the same server
filesystem be specified on adjacent lines going down the tree. [...]
Sorry about that. It feels late.
Joe