]> git.ipfire.org Git - thirdparty/linux.git/commit
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
authorYueHaibing <yuehaibing@huawei.com>
Mon, 19 Aug 2019 15:05:31 +0000 (16:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 22 Aug 2019 12:33:27 +0000 (13:33 +0100)
commit7533be858f5b9a036b9f91556a3ed70786abca8e
tree2caa095f7eb8d1460d65d6fb964293e93dad41ef
parentc4c613ff08d92e72bf64a65ec35a2c3aa1cfcd06
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>
fs/afs/yfsclient.c