commit | d33002129eee4717a92e320b0b764a784bbcad3a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Jul 20 22:12:01 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 26 12:02:41 2010 -0700 |
tree | 0f519f2385d08e3b1702c89e1e01ff079a2e5846 | |
parent | 521d0453547d6195d200176328aaec6c98a7a290 [diff] |
sysfs: allow creating symlinks from untagged to tagged directories Supporting symlinks from untagged to tagged directories is reasonable, and needed to support CONFIG_SYSFS_DEPRECATED. So don't fail a prior allowing that case to work. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>