From: Greg Kroah-Hartman Date: Tue, 10 May 2011 22:34:16 +0000 (-0700) Subject: SELINUX: add /sys/fs/selinux mount point to put selinuxfs X-Git-Tag: v3.0-rc1~309^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a627e3b9a2bd0f06945bbe64bcf403e788ecf6e;p=pandora-kernel.git SELINUX: add /sys/fs/selinux mount point to put selinuxfs In the interest of keeping userspace from having to create new root filesystems all the time, let's follow the lead of the other in-kernel filesystems and provide a proper mount point for it in sysfs. For selinuxfs, this mount point should be in /sys/fs/selinux/ Cc: Stephen Smalley Cc: James Morris Cc: Eric Paris Cc: Lennart Poettering Cc: Daniel J Walsh Signed-off-by: Greg Kroah-Hartman [include kobject.h - Eric Paris] [use selinuxfs_obj throughout - Eric Paris] Signed-off-by: Eric Paris --- Reading git-diff-tree failed