[PATCH][linux-lts-utopic] sysfs: Create mountpoints with sysfs_create_mount_point

Seth Forshee seth.forshee at canonical.com
Thu Aug 20 17:22:49 UTC 2015


On Thu, Aug 20, 2015 at 06:21:13PM +0100, Luis Henriques wrote:
> On Thu, Aug 20, 2015 at 09:52:30AM -0700, Seth Forshee wrote:
> > From: "Eric W. Biederman" <ebiederm at xmission.com>
> > 
> > This allows for better documentation in the code and
> > it allows for a simpler and fully correct version of
> > fs_fully_visible to be written.
> > 
> > The mount points converted and their filesystems are:
> > /sys/hypervisor/s390/       s390_hypfs
> > /sys/kernel/config/         configfs
> > /sys/kernel/debug/          debugfs
> > /sys/firmware/efi/efivars/  efivarfs
> > /sys/fs/fuse/connections/   fusectl
> > /sys/fs/pstore/             pstore
> > /sys/kernel/tracing/        tracefs
> > /sys/fs/cgroup/             cgroup
> > /sys/kernel/security/       securityfs
> > /sys/fs/selinux/            selinuxfs
> > /sys/fs/smackfs/            smackfs
> > 
> > Cc: stable at vger.kernel.org
> > Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> > Signed-off-by: "Eric W. Biederman" <ebiederm at xmission.com>
> > (backported from commit 7236c85e1be51a9e25ba0f6e087a66ca89605a49)
> 
> Just a minor comment: looks like the SHA1 should be
> f9bb48825a6b5d02f4cabcc78967c75db903dcdc instead.

Yes, that's the right one. Sorry, copied the wrong hash (should have let
git do it for me but I forgot initially and didn't want to redo the
backport).





More information about the kernel-team mailing list