]> 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)
commitf2943637f4fef7ed39dac6781d4d535a0a598f99
tree5485e81921604b15abcb6f916fcd39baef339f60
parentc38d02aafce8316dcfb4e2fb83231a76afb3239c
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