Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Tue, 26 Jul 2005 21:55:37 +0000 (21:55 +0000)
committeradilger <adilger>
Tue, 26 Jul 2005 21:55:37 +0000 (21:55 +0000)
commit0e791b46860e22c9761754f9a60376208c813926
tree3590341c7ebd06167b4c1b660e2741201aefc8a7
parent434cf92329fbd8a8b0157025eaf0cc5dfca6cc43
Branch b1_4
Description: Disk fragmentation on the OSTs could eventually cause slowdowns
             after numerous create/delete cycles
Details    : The ext3 inode allocation policy would not allocate new inodes
     very well on the OSTs because there are no new directories
     being created.  Instead we look for groups with free space if
     the parent directories are nearly full.
b=4466
r=alex,behlendorf
ldiskfs/kernel_patches/series/ldiskfs-2.6-rhel4.series
ldiskfs/kernel_patches/series/ldiskfs-2.6-suse.series
lustre/ChangeLog
lustre/kernel_patches/series/ldiskfs-2.6-rhel4.series
lustre/kernel_patches/series/ldiskfs-2.6-suse.series