git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a10bf26
)
ima: add inode_post_setattr call
author
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Thu, 10 Mar 2011 03:57:53 +0000
(22:57 -0500)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Fri, 7 Sep 2012 18:57:46 +0000
(14:57 -0400)
Changing an inode's metadata may result in our not needing to appraise
the file. In such cases, we must remove 'security.ima'.
Changelog v1:
- use ima_inode_post_setattr() stub function, if IMA_APPRAISE not configured
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
No differences found