openzfs/zfs

sharenfs options not documented properly

Open

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

在 GitHub 查看
 (16 评论) (2 反应) (0 负责人)C (9,908 star) (1,703 fork)batch import
Status: InactiveType: Documentationgood first issue

描述

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

贡献者指南