diff options
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | 2009-11-24 22:00:05 +0900 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2009-11-25 18:51:16 +1100 |
commit | 7539cf4b92be4aecc573ea962135f246a7a33401 (patch) | |
tree | 6ed5ada6206e788e937ce1325a70a9d6fb0d3c2f /fs/ext4/Kconfig | |
parent | b3a222e52e4d4be77cc4520a57af1a4a0d8222d1 (diff) | |
download | linux-3.10-7539cf4b92be4aecc573ea962135f246a7a33401.tar.gz linux-3.10-7539cf4b92be4aecc573ea962135f246a7a33401.tar.bz2 linux-3.10-7539cf4b92be4aecc573ea962135f246a7a33401.zip |
TOMOYO: Add recursive directory matching operator support.
TOMOYO 1.7.1 has recursive directory matching operator support.
I want to add it to TOMOYO for Linux 2.6.33 .
----------
[PATCH] TOMOYO: Add recursive directory matching operator support.
This patch introduces new operator /\{dir\}/ which matches
'/' + 'One or more repetitions of dir/' (e.g. /dir/ /dir/dir/ /dir/dir/dir/ ).
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'fs/ext4/Kconfig')
0 files changed, 0 insertions, 0 deletions