Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | evm: posix acls modify i_mode | Mimi Zohar | 2011-09-14 | 1 | -0/+26 |
The posix xattr acls are 'system' prefixed, which normally would not affect security.evm. An interesting side affect of writing posix xattr acls is their modifying of the i_mode, which is included in security.evm. This patch updates security.evm when posix xattr acls are written. Signed-off-by: Mimi Zohar <zohar@us.ibm.com> |