TOMOYO: Split files into some pieces.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 17 May 2010 01:12:46 +0000 (10:12 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:33:39 +0000 (15:33 +1000)
commitc3ef1500ec833890275172c7d063333404b64d60
tree2453368e521a1f7a00098eef06afbedb8404503d
parent17fcfbd9d45b57f38d40e31f9d28db53f4af5c88
TOMOYO: Split files into some pieces.

security/tomoyo/common.c became too large to read.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/Makefile
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/file.c
security/tomoyo/load_policy.c [new file with mode: 0644]
security/tomoyo/memory.c [new file with mode: 0644]
security/tomoyo/realpath.c
security/tomoyo/securityfs_if.c [new file with mode: 0644]
security/tomoyo/tomoyo.c
security/tomoyo/util.c [new file with mode: 0644]