linux-stable-rt/security/tomoyo
Tetsuo Handa 05336dee9f TOMOYO: Use common code for open and mkdir etc.
tomoyo_file_perm() and tomoyo_path_permission() are similar.
We can embed tomoyo_file_perm() into tomoyo_path_permission().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:34:31 +10:00
..
Kconfig
Makefile
common.c
common.h
domain.c
file.c
gc.c
load_policy.c
memory.c
mount.c TOMOYO: Use callback for updating entries. 2010-08-02 15:34:28 +10:00
number_group.c
path_group.c
realpath.c
securityfs_if.c
tomoyo.c
util.c