NFS: Difference between revisions

imported>Patryk27
mNo edit summary
imported>Patryk27
mNo edit summary
Line 69: Line 69:
}
}
</syntaxhighlight>
</syntaxhighlight>
Note that clients see exposed shares as if they were exposed at the root level - i.e. ''/export/foo'' becomes ''/foo'' (in the <code>device</code> option). Other, regular '''fileSystems''' options apply.
Note that clients see exposed shares as if they were exposed at the root level - i.e. <code>/export/foo</code> becomes <code>/foo</code> (in the <code>device</code> option). Other, regular '''fileSystems''' options apply.


Tip: you can specify NFS version by adding the <code>"nfsvers="</code> option:
Tip: you can specify NFS version by adding the <code>"nfsvers="</code> option: