]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1631da06d13d525fd9970f471fde43303cb388b9
treec32b5d2932369f24fbfbeb62908b09c505a01186
parent0a05d7c466ea9d26fa9a503d589c9c2ce8ce19b0
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