From: Tetsuo Handa Date: Thu, 11 Feb 2010 00:43:20 +0000 (+0900) Subject: TOMOYO: Add refcounter on domain structure. X-Git-Tag: v2.6.34-rc1~228^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8e6a4e062e2edebef91e930c20572c9f4c0dda;p=pandora-kernel.git 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 Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed