]> git.baikalelectronics.ru Git - kernel.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)
commitfe588ff449ad04b1608ff9f72399b7e6a2c0718c
tree2caa095f7eb8d1460d65d6fb964293e93dad41ef
parent28704da6a2d16a5b5a091d5f08b3ab305c86bb28
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: 2619d017a0e1 ("afs: Implement YFS ACL setting")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/yfsclient.c