Re: Heads Up: commit 2ec2ba7e232d just hit main
- Reply: Rick Macklem : "Re: Heads Up: commit 2ec2ba7e232d just hit main"
- In reply to: Rick Macklem : "Re: Heads Up: commit 2ec2ba7e232d just hit main"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 16:06:03 UTC
On 4/4/25 10:25, Rick Macklem wrote: > On Fri, Apr 4, 2025 at 6:37 AM Rick Macklem <rick.macklem@gmail.com> wrote: >> >> On Fri, Apr 4, 2025 at 1:48 AM Dennis Clarke <dclarke@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