commit | 7533be858f5b9a036b9f91556a3ed70786abca8e | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon Aug 19 16:05:31 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Aug 22 13:33:27 2019 +0100 |
tree | 2caa095f7eb8d1460d65d6fb964293e93dad41ef | |
parent | c4c613ff08d92e72bf64a65ec35a2c3aa1cfcd06 [diff] |
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 It seems that 'yfs_RXYFSStoreOpaqueACL2' should be use in yfs_fs_store_opaque_acl2(). Fixes: f5e4546347bc ("afs: Implement YFS ACL setting") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David Howells <dhowells@redhat.com>