]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
authorStephen Smalley <sds@tycho.nsa.gov>
Fri, 9 Sep 2005 20:01:45 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:28 +0000 (13:57 -0700)
commit85fd68d4a0e49895f1db571f8a0cdc30ffa4fca9
tree5597419cf186904d77c4b4ecf117287bcc1db986
parent61d35571621a84f3696507b062cadf449e511361
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks

This patch removes the inode_post_link and inode_post_rename LSM hooks as
they are unused (and likely useless).

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/namei.c
include/linux/security.h
security/dummy.c
security/selinux/hooks.c