summaryrefslogtreecommitdiff
path: root/fs/kernfs/file.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-11-28 23:54:33 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-30 06:08:39 +0400
commitfd7b9f7b9776b11df629e9dd3865320bf57ce588 (patch)
tree06e3d55ac0179dce37b477ae6941058b00bedc3c /fs/kernfs/file.c
parentffed24e22845a3da0ae01095ae3f11c8d16e889d (diff)
downloadlinux-fd7b9f7b9776b11df629e9dd3865320bf57ce588.tar.xz
sysfs, kernfs: move dir core code to fs/kernfs/dir.c
Move core dir code to fs/kernfs/dir.c. fs/sysfs/dir.c now only contains sysfs_warn_dup() and sysfs wrappers around kernfs interfaces. The respective declarations in fs/sysfs/sysfs.h are moved to fs/kernfs/kernfs-internal.h. This is pure relocation. v2: sysfs_symlink_target_lock was mistakenly relocated to kernfs. It should remain with sysfs. Fixed. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/kernfs/file.c')
0 files changed, 0 insertions, 0 deletions