SELinux: correctly detect proc filesystems of the form "proc/foo"
authorStephen Smalley <sds@tycho.nsa.gov>
Fri, 5 Dec 2008 14:12:19 +0000 (09:12 -0500)
committerJames Morris <jmorris@namei.org>
Fri, 19 Dec 2008 22:01:03 +0000 (09:01 +1100)
commit459c19f524a9d89c65717a7d061d5f11ecf6bcb8
treee3026017e0d58736e46406f13bd370b75cfdf674
parent1e641743f055f075ed9a4edd75f1fb1e05669ddc
SELinux: correctly detect proc filesystems of the form "proc/foo"

Map all of these proc/ filesystem types to "proc" for the policy lookup at
filesystem mount time.

Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c