openzfs/zfs

sharenfs options not documented properly

开放

#3,860 创建于 2015年9月30日

 (16 条评论) (2 个反应) (0 位负责人)C (1,703 个派生)batch import
Status: InactiveType: Documentationgood first issue

仓库指标

星标
 (9,908 个星标)
PR 合并指标
 (平均合并 5天 21小时) (30 天内合并 62 个 PR)

描述

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]).

贡献者指南