From: Tetsuo Handa Date: Fri, 8 Jul 2011 04:23:44 +0000 (+0900) Subject: TOMOYO: Allow using executable's realpath and symlink's target as conditions. X-Git-Tag: v3.1-rc1~133^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca9bf453bdd478bcb6c01aa2d0bd4c2f4350563;p=pandora-kernel.git TOMOYO: Allow using executable's realpath and symlink's target as conditions. This patch adds support for permission checks using executable file's realpath upon execve() and symlink's target upon symlink(). Hooks are in the last patch of this pathset. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed