On Wed, May 11, 2011 at 12:40:56PM -0400, Eric Paris wrote: > On Wed, May 11, 2011 at 12:35 PM, Eric Paris <[email protected]> wrote: > > On Tue, May 10, 2011 at 6:34 PM, Greg KH <[email protected]> wrote: > >> > >> From: Greg Kroah-Hartman <[email protected]> > >> > >> 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. > > I just committed the attached patch to my -next tree. > > -Eric
> commit 0599ea55fd0a0fc3b647dbf1ade09f9c0ddd8c05 > Author: Greg Kroah-Hartman <[email protected]> > Date: Tue May 10 15:34:16 2011 -0700 > > 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 <[email protected]> > Cc: James Morris <[email protected]> > Cc: Eric Paris <[email protected]> > Cc: Lennart Poettering <[email protected]> > Cc: Daniel J Walsh <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > [include kobject.h - Eric Paris] > [use selinuxfs_obj throughout - Eric Paris] Many thanks for this, I appreciate it. greg k-h _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
