commit | 9957a5043e7b0b7361cdf48eea22b2900293e63a | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Wed Mar 09 22:57:53 2011 -0500 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Fri Sep 07 14:57:46 2012 -0400 |
tree | 41930ca31f67b77fd814a5ad80fcc5d1652ccbe6 | |
parent | a10bf26b2f53242836e9362c6c9c857b627b82a9 [diff] |
ima: add inode_post_setattr call 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>