From: Dmitry Kasatkin Date: Thu, 27 Sep 2012 12:57:10 +0000 (+0300) Subject: ima: remove enforce checking duplication X-Git-Tag: v3.9-rc1~137^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=750943a30714b7e9a5a2b0e08eeef7a808b5a869;p=pandora-kernel.git ima: remove enforce checking duplication Based on the IMA appraisal policy, files are appraised. For those files appraised, the IMA hooks return the integrity appraisal result, assuming IMA-appraisal is in enforcing mode. This patch combines both of these criteria (in policy and enforcing file integrity), removing the checking duplication. Changelog v1: - Update hook comments Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed