git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b93dc9
)
sysfs, kernfs: move mount core code to fs/kernfs/mount.c
author
Tejun Heo
<tj@kernel.org>
Thu, 28 Nov 2013 19:54:44 +0000
(14:54 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 30 Nov 2013 02:16:08 +0000
(18:16 -0800)
Move core mount code to fs/kernfs/mount.c. The respective
declarations in fs/sysfs/sysfs.h are moved to
fs/kernfs/kernfs-internal.h.
This is pure relocation.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found