On 4/4/25 10:25, Rick Macklem wrote:
On Fri, Apr 4, 2025 at 6:37 AM Rick Macklem <rick.mack...@gmail.com> wrote:
On Fri, Apr 4, 2025 at 1:48 AM Dennis Clarke <dcla...@blastwave.org> wrote:
.
.
.
well ooops .... what was the idea here again ??
Well, this has nothing to do with my recent commit.
Thus.... ooops.
ZFS has always supported NFSv4 ACLs (and not POSIX draft ACLs)
on FreeBSD. (I actually am planning on a ZFS patch to add POSIX
draft ACL support, but I haven't even started to work on it. I do have
an IETF draft that adds POSIX draft ACL support to NFSv4.2.)
If you look at the setfacl man page, it shows you how to set NFSv4
ACLs.
Oh, and to clarify it, ACLs are stored as "system" extended attributes,
which this new syscall/KAPI does not access and, in general, anything
else can be stored in extended attributes as well.
So no easy way for a user/sysadmin to see what the big "Heads Up" did.
Dennis