remarkable-linux/fs/sysfs
Jon Smirl 9d9d27fb65 [PATCH] SYSFS: fix PAGE_SIZE check
Without this change I can't set an attribute exactly PAGE_SIZE in
length. There is no need for zero termination because the interface
uses lengths.

From: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-20 15:15:38 -07:00
..
bin.c [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
dir.c [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00
file.c [PATCH] SYSFS: fix PAGE_SIZE check 2005-06-20 15:15:38 -07:00
group.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] sysfs-iattr: set inode attributes 2005-06-20 15:15:37 -07: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_{create|remove}_link should take const char * 2005-06-20 15:15:00 -07:00
sysfs.h [PATCH] sysfs-iattr: set inode attributes 2005-06-20 15:15:37 -07:00