From: Mimi Zohar Date: Thu, 18 Aug 2011 22:07:44 +0000 (-0400) Subject: evm: posix acls modify i_mode X-Git-Tag: v3.2-rc1~190^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6d0f5dcda17df3cc5577e203d0f8ea1c2ad6aa;p=pandora-kernel.git evm: posix acls modify i_mode 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 --- Reading git-diff-tree failed