NFS File System, insight
A NFS file system can be temporary created (using mount -o ro ..) or permanent (using mknfs)
A FS can be partially exported (by exporting only a subdirectory)
You can export only once a directory with one mode only (RO, or RW). You cannot export at the same time a parent and a subdirectory. Only the first directory founded in the export file will be exported.
Last Update : $Date: Nov 25 2001 12:16:54 $