TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 7 Jul 2011 12:20:35 +0000 (21:20 +0900)
committerJames Morris <jmorris@namei.org>
Thu, 7 Jul 2011 23:25:36 +0000 (09:25 +1000)
commit5c4274f13819b40e726f6ee4ef13b4952cff5010
treec32b5d2932369f24fbfbeb62908b09c505a01186
parentea504819122a76a236f8b95d1556f807a0a41397
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.

/sys/kernel/security/tomoyo/.domain_status can be easily emulated using
/sys/kernel/security/tomoyo/domain_policy . We can remove this interface by
updating /usr/sbin/tomoyo-setprofile utility.

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/securityfs_if.c