openzfs/zfs

sharenfs options not documented properly

Open

#3860 opened on Sep 30, 2015

View on GitHub
 (16 comments) (2 reactions) (0 assignees)C (9,908 stars) (1,703 forks)batch import
Status: InactiveType: Documentationgood first issue

Description

zfs(8) at sharenfs points to exportfs(8), which points to exports(5), which have descriptions of Linux export options. But ZFS uses the Solaris ones (which are documented at [1]. Also, zfs(8) doesn't mention the default options that ZFS uses ([2]).

Contributor guide