--- wikisrc/zfs.mdwn 2020/03/01 16:13:20 1.2 +++ wikisrc/zfs.mdwn 2020/03/01 16:14:54 1.3 @@ -74,9 +74,13 @@ scripts bring up ZFS and mount ZFS files ## mount order -NetBSD mounts other filesystems and then ZFS filesystems. This can be -a problem if /usr/pkgsrc is on ZFS and /usr/pkgsrc/distfiles is on -NFS. A workaround is to use noauto and do the mounts in /etc/rc.local. +NetBSD 9 mounts other filesystems and then ZFS filesystems. This can +be a problem if /usr/pkgsrc is on ZFS and /usr/pkgsrc/distfiles is on +NFS. A workaround is to use noauto and do the mounts in +/etc/rc.local. + +NetBSD current after 20200301 mounts ZFS first. \todo Explain +consequences. ## TRIM