git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e84be11
)
ceph: remove useless ACL check
author
Zhang Zhen
<zhenzhang.zhang@huawei.com>
Thu, 10 Apr 2014 05:29:17 +0000
(13:29 +0800)
committer
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 6 Jun 2014 01:29:50 +0000
(09:29 +0800)
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
patch
|
blob
|
history
diff --cc
fs/ceph/acl.c
Simple merge