Whamcloud - gitweb
Change mke2fs's layout of RAID-optimized filesystems to be more optimal
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 May 2006 12:46:37 +0000 (08:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 May 2006 12:46:37 +0000 (08:46 -0400)
commitbc2699f018586f21825e056eb6053686c23804fe
tree27ad3eb10b3d3c6a62fd770eb1fdc42b04ee3249
parentf5fa20078bfc05b554294fe9c5505375d7913e8c
Change mke2fs's layout of RAID-optimized filesystems to be more optimal

When allocating space for the RAID filesystems with the stride parameter,
place each portion of the group's inode table right up after the superblock
(if present) in order to minimize fragmentation of the freespace.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/alloc_tables.c
tests/ChangeLog
tests/m_raid_opt/expect.1