commit | d6335d77a7622a88380f3f207cc1f727f878dd21 | [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 | 4333468b8ce63aba39de0c37ed1214f0bdb22b9f | |
parent | ea861dfd9e0e7e044a6e65fa02a14b9159b568da [diff] |
security: Make inode argument of inode_getsecid non-const Make the inode argument of the inode_getsecid hook non-const so that we can use it to revalidate invalid security labels. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <pmoore@redhat.com>