linux/security/tomoyo
Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate().
When commit be6d3e56a6 "introduce new LSM hooks
where vfsmount is available." was proposed, regarding security_path_truncate(),
only "struct file *" argument (which AppArmor wanted to use) was removed.
But length and time_attrs arguments are not used by TOMOYO nor AppArmor.
Thus, let's remove these arguments.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:33:40 +10:00
..
common.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
common.h TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
domain.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
file.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
gc.c TOMOYO: Add mount restriction. 2010-08-02 15:33:37 +10:00
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
load_policy.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
Makefile TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
memory.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
mount.c TOMOYO: Add interactive enforcing mode. 2010-08-02 15:33:38 +10:00
number_group.c TOMOYO: Add numeric values grouping support. 2010-08-02 15:33:35 +10:00
path_group.c TOMOYO: Add pathname grouping support. 2010-05-17 09:25:57 +10:00
realpath.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
securityfs_if.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
tomoyo.c LSM: Remove unused arguments from security_path_truncate(). 2010-08-02 15:33:40 +10:00
util.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00