commit | 83da53c5a34564a0a63b26f84293c6e2a639e1e4 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Dec 24 11:09:39 2015 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Thu Dec 24 11:09:39 2015 -0500 |
tree | 67ac0a9d8c404f0a010e5398a07c9359ee7a2b5d | |
parent | d6335d77a7622a88380f3f207cc1f727f878dd21 [diff] |
selinux: Add accessor functions for inode->i_security Add functions dentry_security and inode_security for accessing inode->i_security. These functions initially don't do much, but they will later be used to revalidate the security labels when necessary. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <pmoore@redhat.com>