diff options
author | Christoph Hellwig <hch@infradead.org> | 2014-01-30 16:56:36 (GMT) |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2014-01-31 03:26:17 (GMT) |
commit | 758582361976e9640a1cb9516c0af10cdf8e4753 (patch) | |
tree | 28f1492a90891db65fbf1bd85daa69035052cbc0 /net/sched/ematch.c | |
parent | 32d35d44d03c502a2fe2cd9ba9b70d5e220da439 (diff) | |
download | linux-758582361976e9640a1cb9516c0af10cdf8e4753.tar.xz |
ceph: simplify ceph_{get,init}_acl
- ->get_acl only gets called after we checked for a cached ACL, so no
need to call get_cached_acl again.
- no need to check IS_POSIXACL in ->get_acl, without that it should
never get set as all the callers that set it already have the check.
- you should be able to use the full posix_acl_create in CEPH
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'net/sched/ematch.c')
0 files changed, 0 insertions, 0 deletions