linux/fs/sysfs
Eric W. Biederman cafa6b5dd7 sysfs: Store the sysfs inode in an unsigned int.
Store the sysfs inode number in an unsided int because
ida inode allocator can return at most a 31 bit number,
reducing the size of struct sysfs_dirent by 8 bytes
on 64bit platforms.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2012-01-24 12:41:46 -08:00
..
bin.c sysfs: only access bin file vm_ops with the active lock 2010-10-22 10:16:43 -07:00
dir.c sysfs: Store the sysfs inode in an unsigned int. 2012-01-24 12:41:46 -08:00
file.c sysfs: propagate umode_t 2012-01-03 22:55:03 -05:00
group.c switch ->is_visible() to returning umode_t 2012-01-03 22:54:55 -05:00
inode.c sysfs: propagate umode_t 2012-01-03 22:55:03 -05:00
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
mount.c Delay struct net freeing while there's a sysfs instance refering to it 2011-06-12 17:45:41 -04:00
symlink.c sysfs: allow creating symlinks from untagged to tagged directories 2010-07-26 12:02:41 -07:00
sysfs.h sysfs: Store the sysfs inode in an unsigned int. 2012-01-24 12:41:46 -08:00