]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Split file access control functions by type of parameters.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 17 May 2010 01:09:15 +0000 (10:09 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:33:37 +0000 (15:33 +1000)
commita1f9bb6a375a8dbf7797ffbd6739c46b338a77f7
tree44df8f05e6ad6bd7cf9ce398c99efbd7cff24c20
parentcb0abe6a5b58499bd4bc1403f4987af9ead0642c
TOMOYO: Split file access control functions by type of parameters.

Check numeric parameters for operations that deal them
(e.g. chmod/chown/ioctl).

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/file.c
security/tomoyo/gc.c
security/tomoyo/tomoyo.c