aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/sysfs.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-11-28 14:54:38 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-29 18:09:27 -0800
commit9e30cc9595303b27b48be49b7bcd4d0679e34253 (patch)
tree365ab498bd3ecc6d8bcf462be08913828cbf1396 /fs/sysfs/sysfs.h
parentsysfs, kernfs: make sysfs_super_info->ns const (diff)
downloadlinux-dev-9e30cc9595303b27b48be49b7bcd4d0679e34253.tar.xz
linux-dev-9e30cc9595303b27b48be49b7bcd4d0679e34253.zip
sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()
It has been very long since sysfs depended on vfs to keep track of internal states and whether sysfs is mounted or not doesn't make any difference to sysfs's internal operation. In addition to init and filesystem type registration, sysfs_init() invokes kern_mount() to create in-kernel mount of sysfs. This internal mounting doesn't server any purpose anymore. Remove it. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions