From: Dmitry Kasatkin Date: Mon, 12 Aug 2013 08:22:51 +0000 (+0300) Subject: ima: provide hash algo info in the xattr X-Git-Tag: v3.13-rc1~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ea7a56067e663278470c04fd655adf809e72d4d;p=pandora-kernel.git ima: provide hash algo info in the xattr All files labeled with 'security.ima' hashes, are hashed using the same hash algorithm. Changing from one hash algorithm to another, requires relabeling the filesystem. This patch defines a new xattr type, which includes the hash algorithm, permitting different files to be hashed with different algorithms. Signed-off-by: Dmitry Kasatkin Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed