diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2016-07-13 17:44:51 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2016-08-09 03:45:29 +0300 |
commit | c957f6df52c509ccfbb96659fd1a0f7812de333f (patch) | |
tree | e26cd9e2b71530000a253d5d1fb6d8d49ce544e3 /security/security.c | |
parent | 19472b69d639d58415866bf127d5f9005038c105 (diff) | |
download | linux-c957f6df52c509ccfbb96659fd1a0f7812de333f.tar.xz |
selinux: Pass security pointer to determine_inode_label()
Right now selinux_determine_inode_label() works on security pointer of
current task. Soon I need this to work on a security pointer retrieved
from a set of creds. So start passing in a pointer and caller can
decide where to fetch security pointer from.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions