12288 getfacl and setfacl could stand improvement
Review Request #2512 — Created Feb. 8, 2020 and submitted — Latest diff uploaded
Information | |
---|---|
ptribble | |
illumos-gate | |
12288 | |
Reviewers | |
general | |
Looking at getfacl and setfacl, these could do with tidying up. There are compiler warning and smatch gags. The error text refers to Solaris, and differs between setfacl and getfacl The man pages need modernizing, as they don't fully reflect the shift from POSIX-draft to NFSv4 ACLs
Read the revised man pages.
Created a temporary UFS file system to test out setfacl and getfacl.