Page MenuHomeFreeBSD

libc: nfsv4 acls: flip 'd' and 'D' in table definitions
Needs ReviewPublic

Authored by kevans on May 8 2025, 7:19 PM.
Tags
None
Referenced Files
F122861022: D50260.diff
Tue, Jul 8, 11:36 PM
F122847382: D50260.id.diff
Tue, Jul 8, 8:26 PM
Unknown Object (File)
Tue, Jul 8, 2:34 AM
Unknown Object (File)
Tue, Jul 1, 10:50 PM
Unknown Object (File)
Thu, Jun 26, 8:07 PM
Unknown Object (File)
Sun, Jun 22, 1:14 AM
Unknown Object (File)
Sat, Jun 21, 5:52 PM
Unknown Object (File)
Jun 4 2025, 11:24 AM
Subscribers

Details

Summary

In theory this fixes the ordering for getfacl(1) to match what Illumos
and some other systems use, which has some benefits when trying to use
output from it in their tooling. FreeBSD's setfacl(1) doesn't seem to
do positional bits, so this change seems like it's both safe and likely
to improve interoperability.

PR: 286669
"Why not?": emaste

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64014
Build 60898: arc lint + arc unit

Event Timeline

kevans requested review of this revision.May 8 2025, 7:19 PM

Need to fix the title... should've mentioned NFSv4 ACLs. *sigh*

kevans retitled this revision from libc: flip 'd' and 'D' in nfs4 acl definitions to libc: nfsv4 acls: flip 'd' and 'D' in table definitions.May 8 2025, 7:20 PM