From: Tetsuo Handa Date: Thu, 3 Jun 2010 11:37:26 +0000 (+0900) Subject: TOMOYO: Allow wildcard for execute permission. X-Git-Tag: v2.6.36-rc1~584^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f629636320dfa65804779a3fc333f3147f3b064;p=pandora-kernel.git TOMOYO: Allow wildcard for execute permission. Some applications create and execute programs dynamically. We need to accept wildcard for execute permission because such programs contain random suffix in their filenames. This patch loosens up regulation of string parameters. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed