summaryrefslogtreecommitdiff
path: root/fs/sysfs/file.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-11-23 22:21:50 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-27 21:57:56 (GMT)
commit5d0e26bb59a680a5d97db5b6629941603e8de229 (patch)
tree221776b29c3cdc947c5e8637856a111d1dc05368 /fs/sysfs/file.c
parent879f40d193bb3c6c13930e88e3e9d5d7baf84d19 (diff)
downloadlinux-5d0e26bb59a680a5d97db5b6629941603e8de229.tar.xz
sysfs, kernfs: introduce kernfs_create_link()
Separate out kernfs symlink interface - kernfs_create_link() - which takes and returns sysfs_dirents, from sysfs_do_create_link_sd(). sysfs_do_create_link_sd() now just determines the parent and target sysfs_dirents and invokes the new interface and handles dup warning. This patch doesn't introduce behavior changes. v2: Dummy implementation for !CONFIG_SYSFS updated to return -ENOSYS. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/file.c')
0 files changed, 0 insertions, 0 deletions