| commit | d6aafa65354cd2dbb089ab9e7dc618f22230fe32 | [log] [tgz] |
|---|---|---|
| author | James Morris <jmorris@namei.org> | Wed Mar 22 00:09:19 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 22 07:54:07 2006 -0800 |
| tree | b274daf127ac8500229754d9841c8af1547bd66f | |
| parent | 253a8b1db1af146d3a7eef0f3626781df12c7141 [diff] |
[PATCH] selinuxfs cleanups: sel_make_avc_files Fix copy & paste error in sel_make_avc_files(), removing a supurious call to d_genocide() in the error path. All of this will be cleaned up by kill_litter_super(). Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>