From: Jianyu Zhan Date: Sat, 26 Apr 2014 07:40:28 +0000 (+0800) Subject: kernfs: move the last knowledge of sysfs out from kernfs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9482a5bdcc09be9096f40e858c5fe39c389cd52;p=pandora-kernel.git kernfs: move the last knowledge of sysfs out from kernfs There is still one residue of sysfs remaining: the sb_magic SYSFS_MAGIC. However this should be kernfs user specific, so this patch moves it out. Kerrnfs user should specify their magic number while mouting. Signed-off-by: Jianyu Zhan Acked-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed