]> git.baikalelectronics.ru Git - kernel.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)
commit2619d017a0e1ac6466a940d495a8fd33fea7d531
tree5485e81921604b15abcb6f916fcd39baef339f60
parent34ef970d6f01e78a1641cd2e6943b7fa79141615
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