]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Pass parameters via structure.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:21:36 +0000 (16:21 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:32 +0000 (15:34 +1000)
commitcf6e9a6468ec82a94cbc707b607452ec4454182c
tree6b289c8575f1915395d3c1348d473ab07fbe34a8
parent05336dee9f5a23c042e5938b42f996dd35e31ee6
TOMOYO: Pass parameters via structure.

To make it possible to use callback function, pass parameters via
"struct tomoyo_request_info".

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