openzfs/zfs

sharenfs options not documented properly

Open

#3.860 aberto em 30 de set. de 2015

Ver no GitHub
 (16 comments) (2 reactions) (0 assignees)C (1.703 forks)batch import
Status: InactiveType: Documentationgood first issue

Métricas do repositório

Stars
 (9.908 stars)
Métricas de merge de PR
 (Mesclagem média 5d 21h) (62 fundiu PRs em 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]).

Guia do colaborador