commit | ec8e6a4e062e2edebef91e930c20572c9f4c0dda | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Thu Feb 11 09:43:20 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Feb 15 09:00:21 2010 +1100 |
tree | 1c48fb2aa2220b3bdc138e0fb33e1ac632d0dffe | |
parent | 76bb0895d038be7bcdb6ccfcd2dd7deb30371d6b [diff] |
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>