ZFS ACL suggestion for NFS exports valid for FreeBSD?

From: Joshuah Hurst <joshhurst_at_gmail.com>
Date: Wed, 10 Sep 2025 19:38:52 UTC
We have these two suggestions for NFS exports (NFSv4, NFSv4.1) in our
guidelines:

zfs set aclmode=passthrough rpool/nfsexport
zfs set aclinherit=passthrough rpool/nfsexport

I this still needed for FreeBSD ZFS pools being exported via NFSv4.1,
so that ACL inheritance works as expected?

Josh