linux/security/tomoyo
Tetsuo Handa 2106ccd972 TOMOYO: Add mount restriction.
mount(2) has three string and one numeric parameters.
Split mount restriction code from security/tomoyo/file.c .

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:33:37 +10:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
common.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
common.h TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
domain.c TOMOYO: Use structure for passing common arguments. 2010-08-02 15:33:36 +10:00
file.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
gc.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
mount.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
number_group.c TOMOYO: Add numeric values grouping support. 2010-08-02 15:33:35 +10:00
path_group.c TOMOYO: Add pathname grouping support. 2010-05-17 09:25:57 +10:00
realpath.c TOMOYO: Use stack memory for pending entry. 2010-05-10 17:59:02 +10:00
tomoyo.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00