evm: posix acls modify i_mode
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Thu, 18 Aug 2011 22:07:44 +0000 (18:07 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 14 Sep 2011 19:24:51 +0000 (15:24 -0400)
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>

No differences found