linux/fs/sysfs
Tejun Heo 2b611bb7ab sysfs: allocate inode number using ida
sysfs used simple incrementing allocator which is not guaranteed to be
unique.  This patch makes sysfs use ida to give each sd a unique and
packed inode number.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:03 -07:00
..
bin.c
dir.c sysfs: allocate inode number using ida 2007-07-11 16:09:03 -07:00
file.c
group.c
inode.c
Makefile
mount.c
symlink.c
sysfs.h sysfs: move release_sysfs_dirent() to dir.c 2007-07-11 16:09:03 -07:00