SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Apr 2002 19:14:34 +0000 (12:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 04:08:36 +0000 (21:08 -0700)
commitceeee1fb2897651b434547eb26d93e6d2ff5a1a5
treed841561babe6538e463069870166524c58e25014
parent6468b3afa7bcd9b0abc5997e5330d78f0bb6626a
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs

This is needed to make the compatible link for /sys/block in the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/sysfs/symlink.c