linux/fs/sysfs
Greg Kroah-Hartman 832c57e9af [PATCH] sysfs: don't export dir symbols
These functions should only be used by the kobject core, and if any
driver tries to use them, bad things happen.  Unexport them to try to
prevent this from happening.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-20 13:42:59 -08:00
..
bin.c [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
dir.c [PATCH] sysfs: don't export dir symbols 2006-03-20 13:42:59 -08:00
file.c [PATCH] sysfs: fix problem with duplicate sysfs directories and files 2006-03-20 13:42:59 -08:00
group.c [PATCH] remove duplicate get_dentry functions in various places 2005-06-23 09:45:20 -07:00
inode.c [PATCH] sysfs: kzalloc conversion 2006-03-20 13:42:58 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c [PATCH] sysfs-iattr: set inode attributes 2005-06-20 15:15:37 -07:00
symlink.c [PATCH] sysfs: fix problem with duplicate sysfs directories and files 2006-03-20 13:42:59 -08:00
sysfs.h [PATCH] sysfs: fix problem with duplicate sysfs directories and files 2006-03-20 13:42:59 -08:00