ceph: remove useless ACL check
authorZhang Zhen <zhenzhang.zhang@huawei.com>
Thu, 10 Apr 2014 05:29:17 +0000 (13:29 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Fri, 6 Jun 2014 01:29:50 +0000 (09:29 +0800)
commit979d4c1895474aafa473f441846dd3b6f7276202
treecead35c5a059c604263d17df5b8728636ec08d71
parente84be11c5360df33f0ba6c39185ccba564ec7177
ceph: remove useless ACL check

posix_acl_xattr_set() already does the check, and it's the only
way to feed in an ACL from userspace.
So the check here is useless, remove it.

Signed-off-by: zhang zhen <zhenzhang.zhang@huawei.com>
Reviewed-by: Yan, Zheng <zheng.z.yan@intel.com>
fs/ceph/acl.c
This page took 0.023836 seconds and 5 git commands to generate.