| commit | ea861dfd9e0e7e044a6e65fa02a14b9159b568da | [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 | 6769298c6df0c9de8f0d0860d49e04df5e41faf1 | |
| parent | a44ca52ca6bd10ce588102789dde33f9fd6569cf [diff] |
security: Make inode argument of inode_getsecurity non-const Make the inode argument of the inode_getsecurity 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>