From: Tejun Heo Date: Thu, 28 Nov 2013 19:54:44 +0000 (-0500) Subject: sysfs, kernfs: move mount core code to fs/kernfs/mount.c X-Git-Tag: v3.14-rc1~151^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa736a951e456b996a76826ba78ff974414c3b55;p=pandora-kernel.git sysfs, kernfs: move mount core code to fs/kernfs/mount.c 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed