kernel-hacking-2024-linux-s.../security/tomoyo
Eric W. Biederman c656ae95d1 security/tomoyo: Remove now unnecessary handling of security_sysctl.
Now that sys_sysctl is an emulation on top of proc sys all sysctl
operations look like normal filesystem operations and we don't need
to use the special sysctl hook to authenticate them.

Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2009-11-20 09:37:51 -08:00
..
common.c TOMOYO: Move tomoyo_delete_domain(). 2009-06-19 11:32:37 +10:00
common.h TOMOYO: Move tomoyo_delete_domain(). 2009-06-19 11:32:37 +10:00
domain.c TOMOYO: Remove next_domain from tomoyo_find_next_domain(). 2009-06-19 18:48:18 +10:00
file.c security/tomoyo: Remove now unnecessary handling of security_sysctl. 2009-11-20 09:37:51 -08:00
Kconfig
Makefile
realpath.c security/tomoyo: Add a special case to handle accesses through the internal proc mount. 2009-11-20 09:23:22 -08:00
realpath.h
tomoyo.c security/tomoyo: Remove now unnecessary handling of security_sysctl. 2009-11-20 09:37:51 -08:00
tomoyo.h security/tomoyo: Remove now unnecessary handling of security_sysctl. 2009-11-20 09:37:51 -08:00