]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Merge path_group and number_group.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 17 Jun 2010 07:55:58 +0000 (16:55 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:42 +0000 (15:34 +1000)
commit7c2ea22e3c5463627ca98924cd65cb9e480dc29c
tree3a105a08cf75c77689bdfe890c64f9ae433748b9
parent31845e8c6d3f4f26702e567c667277f9fd1f73a3
TOMOYO: Merge path_group and number_group.

Use common code for "path_group" and "number_group".

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/gc.c
security/tomoyo/group.c [new file with mode: 0644]
security/tomoyo/memory.c
security/tomoyo/number_group.c [deleted file]
security/tomoyo/path_group.c [deleted file]
security/tomoyo/util.c