summaryrefslogtreecommitdiff
path: root/fs/sysfs/symlink.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-11-28 23:54:38 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-30 06:09:27 +0400
commit9e30cc9595303b27b48be49b7bcd4d0679e34253 (patch)
tree365ab498bd3ecc6d8bcf462be08913828cbf1396 /fs/sysfs/symlink.c
parent51a35e9fd0f229d2f84455ee7e85a5d30fa35594 (diff)
downloadlinux-9e30cc9595303b27b48be49b7bcd4d0679e34253.tar.xz
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 'fs/sysfs/symlink.c')
0 files changed, 0 insertions, 0 deletions