linux/fs/sysfs
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks
This allows bin_attr->read,write,mmap callbacks to check file specific data
(such as inode owner) as part of any privilege validation.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-21 09:37:31 -07:00
..
bin.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
dir.c
file.c
group.c
inode.c
Kconfig
Makefile
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.h