linux/security/tomoyo
Tetsuo Handa ec8e6a4e06 TOMOYO: Add refcounter on domain structure.
Add refcounter to "struct tomoyo_domain_info" since garbage collector needs to
determine whether this struct is referred by "struct cred"->security or not.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2010-02-15 09:00:21 +11: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: Merge headers. 2010-02-15 09:00:18 +11:00
common.h TOMOYO: Add refcounter on domain structure. 2010-02-15 09:00:21 +11:00
domain.c TOMOYO: Add refcounter on domain structure. 2010-02-15 09:00:21 +11:00
file.c TOMOYO: Merge headers. 2010-02-15 09:00:18 +11:00
realpath.c TOMOYO: Merge headers. 2010-02-15 09:00:18 +11:00
tomoyo.c TOMOYO: Add refcounter on domain structure. 2010-02-15 09:00:21 +11:00