openzfs/zfs

sharenfs options not documented properly

Open

#3.860 geöffnet am 30. Sept. 2015

Auf GitHub ansehen
 (16 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C (1.703 Forks)batch import
Status: InactiveType: Documentationgood first issue

Repository-Metriken

Stars
 (9.908 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 21h) (62 gemergte PRs in 30 T)

Beschreibung

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