From: Tetsuo Handa Date: Sat, 10 Sep 2011 06:24:56 +0000 (+0900) Subject: TOMOYO: Allow controlling generation of access granted logs for per an entry basis. X-Git-Tag: v3.2-rc1~190^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f067a682a9bd252107ac6f6946b7332fde42344;p=pandora-kernel.git TOMOYO: Allow controlling generation of access granted logs for per an entry basis. Add per-entry flag which controls generation of grant logs because Xen and KVM issues ioctl requests so frequently. For example, file ioctl /dev/null 0x5401 grant_log=no will suppress /sys/kernel/security/tomoyo/audit even if preference says grant_log=yes . Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed