linux/security/selinux
Eric Paris eadcabc697 SELinux: do all flags twiddling in one place
Currently we set the initialize and seclabel flag in one place.  Do some
unrelated printk then we unset the seclabel flag.  Eww.  Instead do the flag
twiddling in one place in the code not seperated by unrelated printk.  Also
don't set and unset the seclabel flag.  Only set it if we need to.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-07-25 13:03:03 -04:00
..
include SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT 2013-07-25 13:03:01 -04:00
ss SELinux: fix selinuxfs policy file on big endian systems 2013-07-25 13:02:44 -04:00
.gitignore
avc.c
exports.c
hooks.c SELinux: do all flags twiddling in one place 2013-07-25 13:03:03 -04:00
Kconfig
Makefile
netif.c
netlabel.c doc: Update the email address for Paul Moore in various source files 2011-08-01 17:58:33 -07:00
netlink.c selinux: replace obsolete NLMSG_* with type safe nlmsg_* 2013-03-28 14:25:49 -04:00
netnode.c
netport.c SELinux: avc: remove the useless fields in avc_add_callback 2012-04-09 12:23:44 -04:00
nlmsgtab.c bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB 2012-12-15 17:14:38 -08:00
selinuxfs.c
xfrm.c selinux: cleanup selinux_xfrm_decode_session() 2013-07-25 13:02:03 -04:00