aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/path_group.c
Commit message (Collapse)AuthorAgeFilesLines
* TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-171-0/+172
This patch adds pathname grouping support, which is useful for grouping pathnames that cannot be represented using /\{dir\}/ pattern. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>