dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/sysfs
Eric W. Biederman d33002129e 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>
2010-07-26 12:02:41 -07:00
..
Kconfig
Makefile
bin.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
dir.c sysfs: Comment sysfs directory tagging logic 2010-05-21 09:37:31 -07:00
file.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
group.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
inode.c fix setattr error handling in sysfs, configfs 2010-06-04 13:27:53 -07:00
mount.c sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree 2010-05-21 09:37:31 -07:00
symlink.c sysfs: allow creating symlinks from untagged to tagged directories 2010-07-26 12:02:41 -07:00
sysfs.h sysfs: Comment sysfs directory tagging logic 2010-05-21 09:37:31 -07:00