On Tue, Mar 12, 2019 at 4:56 PM Andriy Gapon <a...@freebsd.org> wrote:

> > Valid point.  So how do I control the order of mounts of zfs?
>
> If you really want / need / have to do it, then disable ZFS auto mounting
> in one
> of multiple ways (zfs_enable="NO", canmount=noauto, mountpoint=legacy) and
> use
> your own script or fstab to mount ZFS filesystems.
>
> Personally, I do not see any reason to do that as long as all my ZFS
> filesystems
> are properly mounted at expected mount points.
>

Maybe there some method of disabling the parallel mounting for those of us
who prefer and expect a bit more symmetry from the output and who don't
find much value in that feature.

-- 
Adam
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to