diff options
| author | Rick Macklem <rmacklem@uoguelph.ca> | 2026-01-09 11:21:35 -0500 |
|---|---|---|
| committer | Chuck Lever <chuck.lever@oracle.com> | 2026-01-29 09:48:33 -0500 |
| commit | 5e62c904e4dcc0e53471edca6347cdbc20fd18f8 (patch) | |
| tree | 6da34603a6c1e2f4e6c075cf0c33135222ec9f24 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 8093c31f2c959d6d92a33d9161d5e2c53d69720f (diff) | |
NFSD: Add nfsd4_encode_fattr4_posix_default_acl
The POSIX ACL extension to NFSv4 defines FATTR4_POSIX_DEFAULT_ACL
for retrieving a directory's default ACL. This patch adds the
XDR encoder for that attribute.
For directories, the default ACL is retrieved via get_inode_acl()
and each entry is encoded as a posixace4: tag type, permission
bits, and principal name (empty for structural entries like
USER_OBJ/GROUP_OBJ/MASK/OTHER, resolved via idmapping for
USER/GROUP entries).
Signed-off-by: Rick Macklem <rmacklem@uoguelph.ca>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
