diff options
author | Tejun Heo <htejun@gmail.com> | 2007-06-13 20:45:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-12 01:09:03 +0200 |
commit | 2b611bb7abdcc08278453fc9f6517401fd69ef95 (patch) | |
tree | a236b9090d541ed2c24e4fa9e3ee19c1237fc33f /fs/ufs | |
parent | sysfs: move release_sysfs_dirent() to dir.c (diff) | |
download | linux-2b611bb7abdcc08278453fc9f6517401fd69ef95.tar.xz linux-2b611bb7abdcc08278453fc9f6517401fd69ef95.zip |
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>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions