commit | e31e14ec356f36b131576be5bc31d8fef7e95483 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Sep 09 13:01:45 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 13:57:28 2005 -0700 |
tree | 5597419cf186904d77c4b4ecf117287bcc1db986 | |
parent | a74574aafea3a63add3251047601611111f44562 [diff] |
[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>