Skip to content
Commit 260f082b authored by David Howells's avatar David Howells
Browse files

afs: Get an AFS3 ACL as an xattr



Implement an xattr on AFS files called "afs.acl" that retrieves a file's
ACL.  It returns the raw AFS3 ACL from the result of calling FS.FetchACL,
leaving any interpretation to userspace.

Note that whilst YFS servers will respond to FS.FetchACL, this will render
a more-advanced YFS ACL down.  Use "afs.yfs.acl" instead for that.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent a2f611a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment