From: Dmitry Kasatkin Date: Fri, 28 Mar 2014 12:31:14 +0000 (+0200) Subject: evm: provide option to protect additional SMACK xattrs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e38df56e6ef736f3ab516664697b55caa8f3238;p=pandora-kernel.git evm: provide option to protect additional SMACK xattrs Newer versions of SMACK introduced following security xattrs: SMACK64EXEC, SMACK64TRANSMUTE and SMACK64MMAP. To protect these xattrs, this patch includes them in the HMAC calculation. However, for backwards compatibility with existing labeled filesystems, including these xattrs needs to be configurable. Changelog: - Add SMACK dependency on new option (Mimi) Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed