--- wikisrc/zfs.mdwn 2020/03/02 00:58:14 1.18 +++ wikisrc/zfs.mdwn 2020/03/02 15:20:44 1.19 @@ -127,6 +127,14 @@ NFS. A workaround is to use noauto and NetBSD current after 20200301 mounts ZFS first. \todo Explain consequences. +## NFS + +\todo Verify if this is accurate. + +zfs filesystems can be exported over NFS. While there are zfs +commands that appear to be about controlling exports, they simply +print information that can be added to exports(5). + ## zvol Within a ZFS pool, the standard approach is to have file systems, but