openzfs/zfs

sharenfs options not documented properly

Open

#3,860 opened on Sep 30, 2015

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

Repository metrics

Stars
 (9,908 stars)
PR merge metrics
 (Avg merge 5d 21h) (62 merged PRs in 30d)

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