]> git.ipfire.org Git - thirdparty/linux.git/commit
afs: Implement YFS ACL setting
authorDavid Howells <dhowells@redhat.com>
Wed, 1 May 2019 13:05:27 +0000 (14:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 7 May 2019 15:48:44 +0000 (16:48 +0100)
commitf5e4546347bc847be30b3cf904db5fc874b3c5dc
tree5485e81921604b15abcb6f916fcd39baef339f60
parentae46578b963f6daa9853791ab4c6ac1d6375937c
afs: Implement YFS ACL setting

Implement the setting of YFS ACLs in AFS through the interface of setting
the afs.yfs.acl extended attribute on the file.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/internal.h
fs/afs/xattr.c
fs/afs/yfsclient.c