commit | 7572fea31e3e5c4c19154ccc064eb1f83dfe1333 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Fri Nov 13 01:46:23 2020 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Mon Oct 03 14:49:03 2022 -0700 |
tree | 1e8d88025b616942011630f911f4935a1533d740 | |
parent | 048d49544455b3e3a535c4ec89057ea5ca8676f0 [diff] |
apparmor: convert fperm lookup to use accept as an index Remap file dfa accept table from embedded perms to index and then move fperm lookup to use the accept entry as an index into the fperm table. This is a step toward unifying permission lookup. Signed-off-by: John Johansen <john.johansen@canonical.com>