• E
    SELinux: remove crazy contortions around proc · 40d3d0b8
    Eric Paris 提交于
    We check if the fsname is proc and if so set the proc superblock security
    struct flag.  We then check if the flag is set and use the string 'proc'
    for the fsname instead of just using the fsname.  What's the point?  It's
    always proc...  Get rid of the useless conditional.
    Signed-off-by: NEric Paris <eparis@redhat.com>
    40d3d0b8
hooks.c 144.2 KB