linux/fs/sysfs
Greg Kroah-Hartman 6e0dd741a8 [PATCH] sysfs: zero terminate sysfs write buffers
No one should be writing a PAGE_SIZE worth of data to a normal sysfs
file, so properly terminate the buffer.

Thanks to Al Viro for pointing out my supidity here.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-02 13:03:31 -07:00
..
bin.c
dir.c
file.c [PATCH] sysfs: zero terminate sysfs write buffers 2006-04-02 13:03:31 -07:00
group.c
inode.c
Makefile
mount.c
symlink.c
sysfs.h