1
0
Fork 0
remarkable-linux/security/tomoyo
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h
Don't pull it in sched.h; very few files actually need it and those
can include directly.  sched.h itself only needs forward declaration
of struct fs_struct;

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-03-31 23:00:27 -04:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile Kconfig and Makefile 2009-02-12 15:19:00 +11:00
common.c TOMOYO: Don't create securityfs entries unless registered. 2009-02-16 09:01:48 +11:00
common.h TOMOYO: Fix a typo. 2009-03-27 19:03:44 +11:00
domain.c TOMOYO: Fix exception policy read failure. 2009-02-14 12:33:30 +11:00
file.c File operation restriction part. 2009-02-12 15:15:05 +11:00
realpath.c Get rid of indirect include of fs_struct.h 2009-03-31 23:00:27 -04:00
realpath.h TOMOYO: Do not call tomoyo_realpath_init unless registered. 2009-02-23 09:45:05 +11:00
tomoyo.c TOMOYO: Do not call tomoyo_realpath_init unless registered. 2009-02-23 09:45:05 +11:00
tomoyo.h LSM adapter functions. 2009-02-12 15:15:05 +11:00