614fda7d6fd6a27 parent 99f1c97dbdb30e958edfd1ced0ae43df62504e07 author Stephen Smalley 1201284222 -0500 committer James Morris 1201310176 +1100 selinux: fix labeling of /proc/net inodes The proc net rewrite had a side effect on selinux, leading it to mislabel the /proc/net inodes, thereby leading to incorrect denials. Fix security_genfs_sid to ignore extra leading / characters in the path supplied by selinux_proc_get_sid since we now get "//net/..." rather than "/net/...". Signed-off-by: Stephen Smalley Signed-off-by: James Morris [¬ÜR™]x