From: Tetsuo Handa Date: Fri, 8 Jul 2011 04:22:41 +0000 (+0900) Subject: TOMOYO: Allow using owner/group etc. of file objects as conditions. X-Git-Tag: v3.1-rc1~133^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8761afd49ebff8ae04c1a7888af090177441d07d;p=pandora-kernel.git TOMOYO: Allow using owner/group etc. of file objects as conditions. This patch adds support for permission checks using file object's DAC attributes (e.g. owner/group) when checking file's pathnames. Hooks for passing file object's pointers are in the last patch of this pathset. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed